rubric protocol for Windsurf
io.github.0xsims/rubric-protocol
AI compliance attestation for EU AI Act, SR 11-7, HIPAA. Free local tier, no key required.
client:Windsurf
transport:stdio
runtime:npm
Install rubric protocol in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"rubric-protocol": {
"command": "npx",
"args": [
"-y",
"@rubric-protocol/mcp-server"
],
"env": {
"RUBRIC_API_KEY": "<RUBRIC_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs