urdb mcp for Claude Desktop
io.github.getmystadmin/urdb-mcp
Search URDB for product integrity scores, enshittification events, and change tracking.
client:Claude Desktop
transport:stdio
runtime:npm
Install urdb mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"urdb-mcp": {
"command": "npx",
"args": [
"-y",
"urdb-mcp"
],
"env": {
"URDB_API_KEY": "<URDB_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs