ariekogan/ateam-mcp
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.
Quick Start
Clone the repository:
git clone https://github.com/ariekogan/ateam-mcpClaude Desktop configuration example:
{
"mcpServers": {
"ateam-mcp": {
"command": "npx",
"args": [
"-y",
"ariekogan/ateam-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.