AI seller verification and policy risk analysis for any online store.
claude mcp add policycheck -- npx -y policycheck-mcp
claude_desktop_config.json
{
"mcpServers": {
"policycheck": {
"command": "npx",
"args": [
"-y",
"policycheck-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"policycheck": {
"command": "npx",
"args": [
"-y",
"policycheck-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"policycheck": {
"command": "npx",
"args": [
"-y",
"policycheck-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"policycheck": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"policycheck-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"policycheck": {
"command": "npx",
"args": [
"-y",
"policycheck-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.vibegpt--policycheck/reviews or the review_server meta-tool.
POST /mcp