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

1

Claude Code or Cowork

Paste this in your terminal, then follow the sign-in prompt that appears:

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

Claude Desktop or Cursor

Add this to your MCP settings and restart the app — the first request opens the sign-in:

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

Good to know

What it does
Gives your other AI tools one safe ability — get_personality_print — so they can write in your style without ever seeing the underlying data. That's the only thing it exposes.
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.