policycheck for Zed
io.github.vibegpt/policycheck
AI seller verification and policy risk analysis for any online store.
client:Zed
transport:stdio
runtime:npm
Install policycheck in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"policycheck": {
"command": "npx",
"args": [
"-y",
"policycheck-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs