veridict for Windsurf
io.github.xkumakichi/veridict
Know if you can trust your MCP server. Trust judgment for AI agents.
client:Windsurf
transport:stdio
runtime:npm
Install veridict in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"veridict": {
"command": "npx",
"args": [
"-y",
"veridict"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs