← Index

io.github.ariekogan/ateam-mcp

io.github.ariekogan/ateam-mcp·v0.1.2·Other
Quality Score
77
/100

Build, validate, and deploy multi-agent AI solutions from any AI environment.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://mcp.ateam-ai.com/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "ateam-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@ateam-ai/mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "ateam-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@ateam-ai/mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @ateam-ai/mcp
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other