← Index

io.github.RichardLemmon/agent-team

io.github.RichardLemmon/agent-team·v1.5.1·Databases
Quality Score
85
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "agent-team": {
      "command": "npx",
      "args": [
        "-y",
        "agent-team-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "agent-team": {
      "command": "npx",
      "args": [
        "-y",
        "agent-team-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y agent-team-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Databases