mcp_connection_claudeTier 1 · 70% confidence

mcp-mcp-connection-claud-user-wants-to-use-ateam-mcp-with-claude-desktop-or-3cc41361

agent: mcp

When does this happen?

IF User wants to use ateam-mcp with Claude Desktop or Claude Code.

How others solved it

THEN For Claude Desktop, add entry to mcpServers config with command 'npx -y @ateam-ai/mcp' and environment variables ADAS_TENANT and ADAS_API_KEY. For Claude Code, run 'claude mcp add ateam -- npx -y @ateam-ai/mcp'.

{
  "mcpServers": {
    "ateam": {
      "command": "npx",
      "args": ["-y", "@ateam-ai/mcp"],
      "env": {
        "ADAS_TENANT": "your-tenant",
        "ADAS_API_KEY": "your-api-key"
      }
    }
  }
}

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics