Skip to content
Claude Desktop

agent team for Claude Desktop

io.github.richardlemmon/agent-team

13 specialized AI agents collaborating via SQLite. 44 MCP tools. One-command install.

client:Claude Desktop transport:stdio runtime:npm

Install agent team in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "agent-team": {
      "command": "npx",
      "args": [
        "-y",
        "agent-team-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

agent team in other clients