pubrio for Claude Desktop
io.github.pubrio/pubrio
Glocalized business data layer for AI agents. Search companies, people, and signals.
client:Claude Desktop
transport:stdio
runtime:npm
Install pubrio in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pubrio": {
"command": "npx",
"args": [
"-y",
"pubrio-mcp-server"
],
"env": {
"PUBRIO_API_KEY": "<PUBRIO_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs