MCP.so
Sign In
Servers

AgentMCP: Multi-Agent Collaboration Platform

@geniusgeek

MCPAgent for Grupa.AI Multi-agent Collaboration Network (MACNET) with Model Context Protocol (MCP) capabilities baked in

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "agent-mcp": {
      "command": "python",
      "args": [
        "demos/network/test_deployed_network.py"
      ]
    }
  }
}

More from AI & Agents