Connect your tools

Your AI tools, tuned to you

Connect Resonant once and the AI apps you already use write in your style — without ever seeing your underlying personality data. Pick your app below; every route ends at one sign-in screen you approve once.

Claude

claude.ai and Claude Desktop share connectors — set it up once, it works in both.

Open Claude connector settings →
  1. That button opens Claude's Add custom connector screen (if it doesn't: Settings → Connectors → Add custom connector).
  2. Paste this address, then press Add:
https://mcp.getresonant.io/mcp
  1. Press Connect— a Resonant sign-in opens, approve once and you're done.

On a Team/Enterprise plan, an organization owner adds the connector first; then you just press Connect.

Cursor

One click — Cursor opens with Resonant pre-filled, no pasting.

Add to Cursor →
  1. Click Install when Cursor opens, then approve the Resonant sign-in it launches.
Prefer the config file?

Add this to ~/.cursor/mcp.json:

{
  "mcpServers": {
    "resonant": {
      "url": "https://mcp.getresonant.io/mcp"
    }
  }
}

VS Code

One click — installs the MCP server into VS Code (Copilot).

Add to VS Code →
  1. Allow the browser to open VS Code, confirm the install, then approve the sign-in.
  2. Manual route: Command Palette → MCP: Add Server → HTTP → paste https://mcp.getresonant.io/mcp.

Claude Code (terminal)

One command, then authenticate inside the session.

claude mcp add --transport http resonant https://mcp.getresonant.io/mcp
  1. Inside Claude Code run /mcp, choose resonant, select Authenticate.

ChatGPT

No install link — ChatGPT gates custom connectors behind Developer mode (paid plans).

  1. Settings → Connectors → Advanced → enable Developer mode.
  2. Back in Connectors, choose Add custom connector (the button appears once Developer mode is on) and paste:
https://mcp.getresonant.io/mcp

Stuck? Paste the setup prompt below into ChatGPT itself — it will walk you through its own menus.

Windsurf / Gemini CLI

Config snippet or one command — both handle the sign-in on first connect.

Windsurf

Settings → Cascade → MCP → View Raw Config, then add:

{
  "mcpServers": {
    "resonant": {
      "serverUrl": "https://mcp.getresonant.io/mcp"
    }
  }
}
Gemini CLI
gemini mcp add --transport http resonant https://mcp.getresonant.io/mcp

Then run /mcp auth in a session.

Don't see your app?

If it speaks MCP, it can connect. Copy this and paste it into the app's own chat — it will walk you through its menus itself, step by step:

I want to connect a remote MCP server to this app. Details:

- Server name: resonant
- Server URL: https://mcp.getresonant.io/mcp
- Transport: Streamable HTTP. Auth is OAuth handled by the server — there is NO API key, client ID, or secret to enter.

Walk me through connecting it in THIS app, one step at a time:
1. Tell me exactly where this app's MCP / connector / integration settings are on my platform, and if a special mode (like Developer mode) must be enabled first, start there.
2. Give me the exact values to enter, using the name and URL above.
3. If this app uses a config file or command instead, give me the exact snippet or command.
4. Tell me how to trigger the connection so the Resonant sign-in page opens, and what to approve.
5. Finish with a test: call the get_personality_print tool and confirm it returns a communication-style profile.

What your tool gets — and doesn't

Connecting grants exactly three abilities: fetching your communication-style profile (get_personality_print), asking Resonant to rewrite a draft in your style (resonate_text), and sending a 1–5 fit rating back (rate_fit). The rewrite happens on Resonant's side — your raw personality data never leaves the platform, and you can revoke access anytime.

Try it once connected: “Use Resonant to rewrite this email in my style.”