MCP Server

Connect Your AI Assistant

Step-by-step instructions to connect Cursor, Claude, ChatGPT, Microsoft Copilot, Mistral Le Chat, VS Code, Windsurf, and Claude Code to the Reaudit MCP server.

The Reaudit MCP server is hosted at mcp.reaudit.io — no installation or Node.js required for most clients. Pick your AI assistant below and follow the steps. Some clients authenticate with an API key (generate one in Dashboard → Tools), and others use OAuth (you simply sign in to your Reaudit account).

API key vs. OAuth

Cursor, VS Code, Windsurf, and Claude Code use an API key in the server URL. Claude.ai, Claude Desktop, and ChatGPT use OAuth — no API key needed, just sign in when prompted.

Step 1: Get your API key (for API-key clients)

  1. 1Go to Dashboard → Tools
  2. 2Find the "MCP Server (Hosted)" card
  3. 3Click "New Key" and give it a name
  4. 4Copy the key (shown only once) — it starts with rau_

Cursor

Open Cursor Settings → Tools & MCP → New MCP server, then paste this into ~/.cursor/mcp.json (replace YOUR_API_KEY):

Claude.ai (Web)

  1. 1In Claude.ai, go to Settings → Connectors
  2. 2Click "Add" at the top
  3. 3Enter the server URL: https://mcp.reaudit.io/mcp
  4. 4Click "Add custom connector"
  5. 5Sign in to Reaudit and authorize access when redirected
  6. 6Use the + button in any chat to enable the Reaudit connector
Claude.ai uses OAuth, so no API key is needed. Available on all Claude plans, including the mobile app.

Claude Desktop

Add this to your Claude Desktop config file (macOS: ~/Library/Application Support/Claude/claude_desktop_config.json, Windows: %APPDATA%\Claude\claude_desktop_config.json), then restart Claude Desktop:
Claude Desktop uses OAuth — you'll be prompted to sign in to Reaudit when the server connects.

ChatGPT

Requires a paid plan

ChatGPT custom connectors need Developer mode, available on Plus, Pro, Business, and Enterprise plans (not the free plan). ChatGPT uses OAuth — there is no API key option.
  1. 1In ChatGPT, go to Settings → Apps & Connectors → Advanced settings
  2. 2Turn on Developer mode
  3. 3Back on Apps & Connectors, click "Create"
  4. 4Name it "Reaudit" and paste the server URL: https://mcp.reaudit.io/mcp
  5. 5Set Authentication to OAuth, then click Create
  6. 6Sign in to Reaudit and authorize access when redirected
  7. 7Open the + (or Developer mode) menu in any chat and enable the Reaudit connector

Microsoft Copilot Studio

Add Reaudit to a Copilot Studio agent (also appears in Microsoft 365 Copilot). Reaudit supports OAuth with dynamic client registration, so no manual app registration is needed.
  1. 1In Copilot Studio, open your agent → Tools → Add a tool → Model Context Protocol
  2. 2Choose "Connect to an existing MCP server"
  3. 3Enter the server URL: https://mcp.reaudit.io/mcp
  4. 4For authentication, choose OAuth 2.0 → Dynamic discovery
  5. 5Save, then create a connection — sign in to Reaudit and authorize access

Mistral Le Chat

Le Chat connects to any remote MCP server with OAuth 2.1 — no API key needed. On Team plans an admin must add the connector; Free/Pro users are admins by default.
  1. 1In the left sidebar, open Intelligence → Connectors
  2. 2Click "+ Add Connector" and open the "Custom MCP Connector" tab
  3. 3Connector name: reaudit (no spaces). Server URL: https://mcp.reaudit.io/mcp
  4. 4Authentication is auto-detected as OAuth 2.1 — click Connect and authorize Reaudit
  5. 5In a chat, open the Tools menu and enable the Reaudit connector

VS Code (Copilot)

Open Settings (Ctrl/Cmd + ,), search for "mcp", click "Edit in settings.json", and add (replace YOUR_API_KEY):

Windsurf

Open Windsurf Settings → Cascade → MCP Servers → Add Server → Add custom server, then add (replace YOUR_API_KEY):

Claude Code (CLI)

Run in your terminal (replace YOUR_API_KEY):

Other clients

Any MCP-compatible client can connect using one of two transports. Use Streamable HTTP https://mcp.reaudit.io/mcp?apiKey=YOUR_API_KEY for newer clients, or SSE https://mcp.reaudit.io/sse?apiKey=YOUR_API_KEY for older ones. OAuth-capable clients (like Microsoft Copilot, Mistral Le Chat, Perplexity, and others) can connect to https://mcp.reaudit.io/mcp without an API key — just sign in to Reaudit when prompted, since Reaudit handles OAuth discovery and dynamic client registration automatically.

Test it

Once connected, ask: "List my Reaudit projects" or "What's my AI visibility score?" to confirm the tools are working.
For the full interactive setup guide with troubleshooting, visit reaudit.io/docs/mcp/getting-started.
mcpconnectsetupcursorclaudechatgptcopilotmicrosoft copilotcopilot studiomistralle chatperplexityvs codewindsurfclaude codeoauthapi keyintegration