ateam MCP Server
MCP server for connecting AI assistants to the ADAS multi-agent platform.
Install
claude mcp add ateam -- npx -y @ateam-ai/mcp
Add this to your Claude Code MCP settings or run via the CLI.
About
`ateam-mcp` is an MCP server that exposes ADAS platform actions to MCP-compatible AI assistants. It provides tools for reading the ADAS spec, validating skills and solutions, deploying solutions, deploying connectors, and inspecting solution health and status. The README shows support for Claude Desktop, Claude Code, Cursor, Windsurf, VS Code, ChatGPT developer mode, and other MCP clients. It can run locally via `npm start` or be connected as a remote HTTP endpoint. The repository is focused on platform integration rather than Claude Code-specific commands or prompts, but it is directly usable from Claude Code through MCP.