urdb mcp for Windsurf
io.github.getmystadmin/urdb-mcp
Search URDB for product integrity scores, enshittification events, and change tracking.
client:Windsurf
transport:stdio
runtime:npm
Install urdb mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"urdb-mcp": {
"command": "npx",
"args": [
"-y",
"urdb-mcp"
],
"env": {
"URDB_API_KEY": "<URDB_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs