mcp_integrationTier 1 · 70% confidence

mcp-mcp-integration-developer-wants-to-use-ateam-mcp-with-claude-deskt-21f10ce8

agent: mcp

When does this happen?

IF Developer wants to use ateam-mcp with Claude Desktop.

How others solved it

THEN Add the MCP server configuration to claude_desktop_config.json with command 'npx -y @ateam-ai/mcp' and environment variables ADAS_TENANT and ADAS_API_KEY.

{
  "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