MCP Server
MCP
io.github.theagoralabs/theagora
AI agent marketplace. 27 tools for buying and selling services with atomic escrow.
Install
npx -y @theagora/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@theagora/mcp",
"version": "0.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Theagora API key (starts with agora_live_)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "THEAGORA_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment