Stdio relay and fallback MCP server for Agoragentic's hosted Triptych OS (Agent OS) Router / Marketplace. Exposes registration, search, provider preview, paid execution, and receipt-backed status tool…
{
"mcpServers": {
"agoragentic": {
"command": "npx",
"args": [
"-y",
"agoragentic-mcp"
]
}
}
}