Skip to content
Zed

theagora for Zed

io.github.theagoralabs/theagora

AI agent marketplace. 27 tools for buying and selling services with atomic escrow.

client:Zed transport:stdio runtime:npm

Install theagora 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": {
    "theagora": {
      "command": "npx",
      "args": [
        "-y",
        "@theagora/mcp"
      ],
      "env": {
        "THEAGORA_API_KEY": "<THEAGORA_API_KEY>"
      }
    }
  }
}

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

theagora in other clients