This MCP server connects AI assistants to the ADAS platform, enabling them to build, validate, and deploy production multi-agent systems without manual configuration.
From the registry: Build, validate, and deploy multi-agent AI solutions from any AI environment.
Please install the `ateam-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **ADAS tenant + API key** — Get an ADAS tenant and API key from the ateam-ai.com platform. (https://ateam-ai.com)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@ateam-ai/mcp"]
- required environment variables:
- `ADAS_TENANT`: ADAS tenant identifier (example: `<your-tenant>`)
- `ADAS_API_KEY`: ADAS API key (example: `<your-api-key>`)
Note: A hosted Streamable HTTP endpoint also exists at https://mcp.ateam-ai.com for ChatGPT Developer Mode. stdio via npx is the primary documented path for Claude/Cursor/VS Code.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.ADAS_TENANTrequiredYour ADAS tenantADAS_API_KEYrequiredYour API key for ADASAI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Persistent codebase knowledge graph. Survives session restarts and context compaction.
MCP Toolbox for Databases enables your agent to connect to your database.