Skip to content

Connect Psyke to your AI assistant

https://api.app.psyke.co/api/mcp

You’ll need a Psyke account first — sign up at app.psyke.co. Every option below is also available in the dashboard under Settings → MCP.


The one-click route. Claude opens its Add custom connector form with Psyke prefilled; you review and confirm.

→ Connect Psyke to Claude

  1. Click the link above.

  2. Confirm the connector, then sign in to Psyke and approve access.

  3. Start a new chat and say “hi, I’m new to Psyke”.


No one-click install — paste the server URL into ChatGPT’s connector settings.

  1. Open Settings → Connectors. Turn on Developer mode first if you don’t see custom connectors.

  2. Choose Create / Add custom connector.

  3. Paste the server URL, name it Psyke, and confirm.

  4. Sign in to Psyke and approve access when prompted.


  1. Open Settings → Connectors.

  2. Click + Custom connector and select Remote.

  3. Paste the server URL, acknowledge the custom-connector notice, and click Add.

  4. Sign in to Psyke and approve access when prompted.


Terminal window
codex mcp add psyke --url https://api.app.psyke.co/api/mcp

Codex probes the endpoint for OAuth automatically and walks you through sign-in. Requires a Codex CLI with the codex mcp add subcommand (March 2026 or later).


Terminal window
claude mcp add --transport http psyke https://api.app.psyke.co/api/mcp

Then run /mcp inside Claude Code to complete the browser sign-in.


Ask your assistant: “list my Psyke workspaces”. If it comes back with your workspaces, you’re connected — head to Your first session.

If it says it needs authorisation, or nothing appears at all, see Troubleshooting.