Agentbay
Freeby MCP Community
AgentBay MCP Server - Cloud infrastructure for AI agents
v1.0.0Added Apr 12, 2026
mcpagentbayaicloudinfrastructure
Agentbay MCP Server
AgentBay MCP Server - Cloud infrastructure for AI agents
Installation
Reviews
Installation
Quick install
npx -y agentbay-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"agentbay": {
"command": "npx",
"args": ["-y", "agentbay-mcp"]
}
}
}