theagora for Windsurf
io.github.theagoralabs/theagora
AI agent marketplace. 27 tools for buying and selling services with atomic escrow.
client:Windsurf
transport:stdio
runtime:npm
Install theagora in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"theagora": {
"command": "npx",
"args": [
"-y",
"@theagora/mcp"
],
"env": {
"THEAGORA_API_KEY": "<THEAGORA_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs