ScoutScore for Windsurf
io.github.scoutscore/scoutscore
Trust scoring for AI agents. Check scores, fidelity, and flags for x402 services.
client:Windsurf
transport:stdio
runtime:npm
Install ScoutScore in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"scoutscore": {
"command": "npx",
"args": [
"-y",
"@scoutscore/mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs