policycheck for VS Code
io.github.vibegpt/policycheck
AI seller verification and policy risk analysis for any online store.
client:VS Code
transport:stdio
runtime:npm
Install policycheck in VS Code
.vscode/mcp.json
{
"servers": {
"policycheck": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"policycheck-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs