Connect AIRIX to Cursor
Cursor is the AI-first code editor. Adding AIRIX to your MCP servers means Cursor can read your live AI visibility data, so you can ask about your weekly score, the competitors AI assistants recommend instead of you, and your top fixes right alongside your work. The same mcp.json pattern also works for editors like VS Code and Windsurf. You add the server once, then sign in to AIRIX.
Before you start
The AIRIX MCP connection requires a paid AIRIX plan. You will sign in to your AIRIX account in the browser the first time you connect, so Cursor can read your visibility data securely.
Add AIRIX to your MCP servers in Cursor settings.
Your connection URL
This is the server URL the steps below ask you to paste:
https://www.airix.app/api/mcpSetup steps
- 1.Open Settings -> Tools & Integrations -> New MCP Server.
- 2.Add this to
mcp.json:{ "mcpServers": { "airix": { "url": "https://www.airix.app/api/mcp" } } } - 3.Sign in to AIRIX when prompted.
Try it out
Once Cursor is connected, ask it a question to confirm the link works:
- “What is my AIRIX visibility score this week, and what changed?”
- “Which competitors are AI assistants recommending instead of me?”