Skip to main content
AggregatorsTypeScript

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.

aggregatorscloud-servicelocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/ariekogan/ateam-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "ateam-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ariekogan/ateam-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Aggregators
Language
TypeScript
Author
ariekogan