Skip to content
Zed

pubrio for Zed

io.github.pubrio/pubrio

Glocalized business data layer for AI agents. Search companies, people, and signals.

client:Zed transport:stdio runtime:npm

Install pubrio in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "pubrio": {
      "command": "npx",
      "args": [
        "-y",
        "pubrio-mcp-server"
      ],
      "env": {
        "PUBRIO_API_KEY": "<PUBRIO_API_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

pubrio in other clients