verity mcp for Windsurf
io.github.meloliva14/verity-mcp
Fail-closed verify-before-you-act gate for AI agents. Signed receipts. Pay-per-call via x402.
client:Windsurf
transport:stdio
runtime:pypi
Install verity mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"verity-mcp": {
"command": "uvx",
"args": [
"verity-mcp"
],
"env": {
"VERITY_SUITE_URL": "<VERITY_SUITE_URL>",
"VERITY_ENGINE_URL": "<VERITY_ENGINE_URL>",
"VERITY_PRICE_QUICK": "<VERITY_PRICE_QUICK>",
"VERITY_PRICE_GROUNDED": "<VERITY_PRICE_GROUNDED>",
"VERITY_PRICE_PRO": "<VERITY_PRICE_PRO>",
"VERITY_PRICE_SUITE": "<VERITY_PRICE_SUITE>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs