Connect

Bring your SoulPrint to life

One passport, two doors. Your SoulPrint — identity, memory, and context — lives in your account. These are just the ways in, so pick the one that matches how you use AI. You don’t need both, and everything you teach it through one door is already waiting through the other.

Chat in the browser

Easiest path — no terminal required.

Chrome Web Store · Coming Soon
01

Install the extension

Add SoulPrint for Chrome from the Chrome Web Store — one click, no code.

02

Sign in

Connect your SoulPrint account inside the extension. Your profile and memories sync.

03

Chat normally

Open ChatGPT or Claude and just talk. Context is injected automatically — no commands.

Works in ChatGPT and Claude today. Gemini and Perplexity on the way.

Get early access

Code with AI agents

Hermes, Claude Code, Codex, Cursor — live today via the SoulPrint MCP server.

Live now
  1. 01

    Install the server

    pip install soulprint-mcp
    # or
    uvx soulprint-mcp
  2. 02

    Sign in once

    Run the one-time login — approve in your browser and the token is cached locally. Nothing leaves your machine except calls to your SoulPrint.

    soulprint-mcp login
  3. 03

    Add it to your agent

    Claude Code

    claude mcp add soulprint -- uvx soulprint-mcp

    Codex

    # ~/.codex/config.toml
    [mcp_servers.soulprint]
    command = "uvx"
    args = ["soulprint-mcp"]

    Cursor

    // .cursor/mcp.json
    { "mcpServers": { "soulprint": {
      "command": "uvx", "args": ["soulprint-mcp"] } } }

    Hermes

    hermes mcp add soulprint --command "soulprint-mcp"

What your agent can do

soulprint_get_profilesoulprint_get_memoriessoulprint_get_contextsoulprint_set_imprintsoulprint_add_memoryand more

MCP-over-HTTP clients (like the ChatGPT app): point them at https://soulprintengine.ai/api/mcp

Read the docs

Inside the ChatGPT & Claude apps

Prefer working in the apps themselves? Connect the same SoulPrint tools there.

Live now
ChatGPT logo

ChatGPT.com

  1. 1One-time prerequisite: enable Developer Mode — Settings → Security and login → Developer mode on. Without it, ChatGPT shows “Developer mode is required” when you add the server.
  2. 2Open chatgpt.com and click Plugins.
  3. 3Click Create app, then New Plugin…(lands in Settings → Connectors).
  4. 4Paste the server URL: https://soulprintengine.ai/api/mcp
  5. 5Check “I understand and want to continue…” → click Create.
  6. 6Sign in with SoulPrint MCP when it prompts.
  7. 7Open the app’s Permissions Allow all actions.
  8. 8Start a new chat — your SoulPrint tools are ready.
Claude logo

Claude.ai

  1. 1Open claude.ai (a new chat is fine) and click your profile icon in the bottom-left.
  2. 2Click Settings.
  3. 3Click ConnectorsAdd Add custom connector.
  4. 4Paste the server URL: https://soulprintengine.ai/api/mcp
  5. 5Click Continue, then Connect.
  6. 6Authorize with SoulPrint MCP when it prompts.
  7. 7Start a new chat — your SoulPrint tools are ready.

Running the extension and the app connector together is fine — the extension detects when SoulPrint MCP is connected and stays in the background, so context is never injected twice.

Prefer to skip ChatGPT and Claude?

A simple built-in chat is included with your account at soulprintengine.ai/chat — no other AI tools needed.

Want images, video, files, or PDFs?

That is The Foundry’s job — file and PDF generation too. foundryagents.ai handles media generation and creative production.

Start with one. It follows you everywhere.

Get Started Free

No credit card required.