Back to MCP Servers
Ateam
Build, validate, and deploy multi-agent AI solutions on the ADAS platform. Design skills with tools, manage solution lifecycle, and connect from any AI environment via stdio or HTTP.
aggregatorsaiagent
By ariekogan
Installation
npx -y ateam-mcpConfiguration
{
"mcpServers": {
"ateam-mcp": {
"command": "npx",
"args": ["-y", "ateam-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes