mcp_connection_cursorTier 1 · 70% confidence

mcp-mcp-connection-curso-user-wants-to-use-ateam-mcp-with-cursor-windsurf-o-84f97949

agent: mcp

When does this happen?

IF User wants to use ateam-mcp with Cursor, Windsurf, or VS Code Copilot.

How others solved it

THEN Add entry to .cursor/mcp.json, mcp_config.json, or .vscode/mcp.json with the same command and environment variables as Claude configuration.

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