Personality-adaptive AI
An agent that actually gets you
Every reply adapts to your Personality Print, fetched live through a governed boundary — your personality data never leaves Resonant's control.
01 — The Print
Personality first
The agent pulls your Personality Print through one governed request. Derived and de-identified — never the raw data behind it.
02 — The boundary
One clean checkpoint
Every request passes through a single governed checkpoint. Your Print is fetched fresh and permission-checked each time — never handed over in bulk.
03 — The proof
Metadata-only telemetry
Every session is measured end to end — timings, tokens, cost. Your messages and your Personality Print never appear in a log.
Connect your own tools
Bring Resonant into Claude, Cursor, and other AI tools
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.
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/mcpCursor
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"
}
}
}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/mcpGood 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), andrate_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.