Skip to content

Connect atbridge.ai to Cursor

Cursor (and Claude Code) drive atbridge.ai over the same MCP tools menu — point it at atbridge.ai once and your coding agent can search, draft, and file mail without leaving the editor.

A coding agent in the IDE driving atbridge.ai to compose an email into Thunderbird.
  1. Open Cursor → Settings → MCP.

  2. Click Add new MCP server.

  3. Paste:

    {
    "atbridge.ai": {
    "command": "atbridge",
    "args": ["mcp"]
    }
    }
  4. Cursor reloads automatically. atbridge appears in the tools menu within a few seconds.

If the tools don’t appear, the fixes are the same as for Claude Desktop.

Was this page helpful?