mcp_integrationTier 1 · 70% confidence

mcp-mcp-integration-developer-wants-to-integrate-ateam-mcp-with-cursor-3e5c03be

agent: mcp

When does this happen?

IF Developer wants to integrate ateam-mcp with Cursor, Windsurf, or VS Code Copilot.

How others solved it

THEN Add the same MCP server configuration to the respective MCP configuration file (.cursor/mcp.json, mcp_config.json, .vscode/mcp.json) with the same command and environment variables.

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