rubric mcp for Windsurf
io.github.0xsims/rubric-mcp
Attested evidence tools for AI agents: sanctions screening, agent/wallet records, paid via x402.
client:Windsurf
transport:stdio
runtime:npm
Install rubric mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"rubric-mcp": {
"command": "npx",
"args": [
"-y",
"@rubric-protocol/mcp-server"
],
"env": {
"RUBRIC_WALLET_KEY": "<RUBRIC_WALLET_KEY>",
"RUBRIC_X402_DAILY_LIMIT": "<RUBRIC_X402_DAILY_LIMIT>",
"RUBRIC_API_KEY": "<RUBRIC_API_KEY>",
"RUBRIC_MCP_MODULES": "<RUBRIC_MCP_MODULES>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs