Distributable MCP server backed by Credential Broker. Wire into Claude Desktop / Cursor; the OAuth tokens stay on the PDP.
{
"mcpServers": {
"auto-nomosmcp": {
"command": "npx",
"args": [
"-y",
"@auto-nomos/mcp-server"
]
}
}
}