Skip to content
MCP Server Community By @ariekogan

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.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide β†’
Connected Apps: ariekogan/ateam-mcp Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-ariekogan-ateam-mcp

Detailed Documentation

πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - 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.

Configuration

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