Resonant Personality

Your Personality Print, put to work

Three coaches shaped by your validated assessment — for you, for the people you work with, and for the AI you already use. Your personality data never leaves Resonant's control.

01 — Me

Understand your own Print

A coach that reads your validated assessment and answers in plain language — how you decide, communicate, and recharge, and what to do with that.

02 — My team

Work better with the people around you

Ask how to frame a message, run a meeting, or give feedback to a specific colleague — shaped to how they actually receive information, with their consent.

03 — My AI

Bring your Print to the tools you use

Connect Claude, Cursor, or any MCP-capable app once. Your Print is fetched live through one governed checkpoint — never handed over in bulk.

Connect your own tools

Bring Resonant into Claude, Cursor, and other AI tools

Want the fast lane? The connect page has one-click install buttons for Cursor and VS Code, plus a paste-in setup prompt for any other MCP-capable app.

Pick the app you use — you only need one. Every route ends the same way: a Resonant sign-in and approval screen opens in your browser, you approve once, and you're connected. There's no key to copy.

1

Claude Desktop or Claude on the web

The no-setup option. In Claude Desktop go to Settings → Connectors; on claude.ai go to Customize → Connectors. Click Add custom connector, paste the address below, and press Add.

https://mcp.getresonant.io/mcp
2

Cursor

Add this to .cursor/mcp.json in your project (or ~/.cursor/mcp.json to use it everywhere). Cursor opens the sign-in when it connects.

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

Claude Code (terminal)

Paste this in your terminal. Then, inside Claude Code, run /mcp, choose resonant, and select Authenticate.

claude mcp add --transport http resonant https://mcp.getresonant.io/mcp

Good to know

What it does
Gives your other AI tools three safe abilities — get_personality_print, resonate_text (Resonant rewrites a draft in your style, server-side), and rate_fit (a 1–5 fit rating) — so they can write in your style without ever seeing the underlying data.
Try it
Ask your tool: “Use Resonant to fetch my personality print and rewrite this email in my style.” It fetches your Print and adapts — the same thing this chat does every message.
How sign-in works
No key to copy. The first time an app connects, a Resonant sign-in and approval screen opens in your browser — approve it once with the same login you use here. You can revoke access anytime.