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
{
"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