Skip to content
Back to search
30
MCP

agent-group-mcp

pypi/agent-group-mcp

Local MCP server + CLI letting multiple MCP clients (Claude Code, OpenCode, Gemini CLI, …) exchange messages over a shared SQLite bus with audit logging.

Uptime
0.0%
21 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agent-group-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}