Loomal

agent-team

MCP server by github.com/richardlemmon/agentteam

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

0 starsnpm: agent-team-mcp

About agent-team

agent-team is an MCP (Model Context Protocol) server published by richardlemmon in the official MCP registry, listed under Databases on Loomal. 13 specialized AI agents collaborating via SQLite. 44 MCP tools. One-command install.

It ships as an npm package (agent-team-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/richardlemmon/agentteam.

Use agent-team with your agent

Claude Code · one command
claude mcp add agent-team -- npx -y agent-team-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agent-team": {
      "command": "npx",
      "args": [
        "-y",
        "agent-team-mcp"
      ]
    }
  }
}
npmagent-team-mcp

Frequently asked questions

What is agent-team?
agent-team is an MCP (Model Context Protocol) server by richardlemmon in the Databases category. 13 specialized AI agents collaborating via SQLite. 44 MCP tools. One-command install.
How do I connect agent-team to Claude, Cursor, or another MCP client?
Install agent-team from its npm package (agent-team-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is agent-team open source?
Yes — the source code is public at github.com/richardlemmon/agentteam.
Can AI agents pay to use agent-team?
Not yet through Loomal — agent-team is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain agent-team? Claim this listing free by verifying GitHub ownership, or contact us.