Hypnothera Personal Session — Claude Code plugin

MCP serverMedia

Personalized hypnosis sessions and multi-day journeys, a free session library, and audio rendering.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use Hypnothera Personal Session — Claude Code plugin

Install Hypnothera Personal Session — Claude Code plugin

The server’s own address, for the clients that take one directly. Or connect ahel onceand every client you use reads it from one address, with the account kept on ahel rather than in each client’s config.

  • Claude Code

    claude mcp add --transport http hypnothera-personal-session-clau 'https://hypnothera.ai/api/mcp'

    Run it once in your project, then open /mcp to approve any sign-in the server asks for.

  • Claude Desktop

    https://hypnothera.ai/api/mcp

    Add a custom connector in Settings, paste this address, and approve the sign-in.

  • Cursor

    cursor://anysphere.cursor-deeplink/mcp/install?name=hypnothera-personal-session-clau&config=eyJ1cmwiOiJodHRwczovL2h5cG5vdGhlcmEuYWkvYXBpL21jcCJ9

    Open the link and Cursor adds the server at that address.

  • ChatGPT

    https://hypnothera.ai/api/mcp

    In Settings, enable Developer mode, create an MCP app, and paste this address. Your plan and workspace must allow custom apps.

  • Codex

    codex mcp add hypnothera-personal-session-clau --url 'https://hypnothera.ai/api/mcp'

    Run it once, then sign in with codex mcp login hypnothera-personal-session-clau if the server asks for an account.

From the project's README

As published by La-Salida/hypnothera-skill in README.md.

A plugin for Claude Code and Codex (and a portable skill for other AI agents): turn what your assistant already knows about you into a personalized hypnosis session or multi-day journey on hypnothera.ai.

Your conversations never leave your assistant. The skill distills a short, anonymous brief, shows it to you for approval, and only the approved brief travels to hypnothera.ai — in the link's URL fragment, which browsers don't send to servers.

Install (Claude Code — recommended)

This repo is its own plugin marketplace. Inside Claude Code:

/plugin marketplace add La-Salida/hypnothera-skill
/plugin install hypnothera@hypnothera

Then ask: "Make me a hypnosis session based on what you know about me."

Already have a Hypnothera account? The plugin bundles a remote MCP server. Run /mcp, select hypnothera, and choose Authenticate — a browser opens to connect your account. Your assistant can then find ready-made library sessions, create personalized ones, render their audio in the voice you pick, and continue multi-day journeys, all without leaving the conversation.

Install (Codex)

This repo is also a Codex plugin marketplace:

codex plugin marketplace add La-Salida/hypnothera-skill
codex plugin add hypnothera@hypnothera

The plugin bundles the skill and the Hypnothera MCP server; sign in when Codex prompts you to connect it.

Install (any MCP client)

Add https://hypnothera.ai/api/mcp as a remote MCP server (Streamable HTTP, OAuth). It is listed in the official MCP Registry as ai.hypnothera/hypnothera.

Install (manual skill file)

For claude.ai (upload as a skill under Settings → Capabilities, or add to a project), Codex, or any agent that reads skill files, use skills/personal-session/SKILL.md, or:

mkdir -p ~/.claude/skills/hypnothera-personal-session && \
curl -fsSL https://hypnothera.ai/skills/hypnothera-session/SKILL.md \
  -o ~/.claude/skills/hypnothera-personal-session/SKILL.md

More: https://hypnothera.ai/tools/agent-skill

Notes

  • The canonical copy of the skill lives at skills/personal-session/SKILL.md in this repo and is mirrored at https://hypnothera.ai/skills/hypnothera-session/SKILL.md (web repo public/skills/hypnothera-session/SKILL.md). Keep the two in sync when editing.
  • Hypnothera is a wellness and self-improvement tool for relaxation, focus, sleep quality, and confidence — not a medical service.
Advanced
Delivery
hypnothera MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
Catalog kind
mcp-server
Gateway key
ai-hypnothera-hypnothera
Source
github.com/La-Salida/hypnothera-skill
Hosted endpoint
https://hypnothera.ai/api/mcp