RÉNAIO.CORE markRÉNAIO.COREControl Center

Agent integration

Connect an AI assistant

RÉNAIO.CORE™ exposes a Model Context Protocol (MCP) server. ChatGPT, Claude, Claude Code and any other client that supports remote MCP can connect to it. The assistant signs in as your operator account and only ever sees your own data — never another operator's.

MCP server URL

Copy this URL and paste it into your assistant's connector settings.

https://renaiocore.com/mcp

MCP server URL

Once connected, the assistant can read your engine status and cognition runs, inspect a full stage-by-stage execution trace, list and govern your memory, and read the cognitive pattern library. It cannot start a new cognition run — a full loop takes two to three minutes, longer than an assistant will wait — so start runs in the Cognitive Console.

Connect

By assistant

ChatGPT

  1. 01
    Open ChatGPT Connectors and enable Developer mode. If Developer mode is unavailable, ask a ChatGPT admin to enable it.
  2. 02
    Open the New connector dialog.
  3. 03
    Paste RÉNAIO.CORE MASTER as the name and the MCP server URL above as the URL.
  4. 04
    Review the details, check I understand and want to continue, then click Create.
  5. 05
    Enable the connector from the chat composer, then ask ChatGPT to use RÉNAIO.CORE.

Claude

  1. 01
    Open the Claude custom connector dialog with the name and URL prefilled.
  2. 02
    Review the details and click Add.
  3. 03
    If the prefilled form does not open, go to Claude's Connectors page, choose Add custom connector, then name the connector and paste the MCP server URL.
  4. 04
    Enable the connector from the chat composer, then ask Claude to use RÉNAIO.CORE.

Claude Code

  1. 01
    Run this one-line install command in a terminal — no config file editing required:
claude mcp add --scope user --transport http renaio-core-master 'https://renaiocore.com/mcp'
  1. 02
    Start Claude Code and run /mcp to confirm RÉNAIO.CORE is connected. Claude Code asks you to sign in from that menu because the tools are protected.
  2. 03
    Ask Claude Code to use RÉNAIO.CORE.

Other MCP clients

  1. 01
    Open the client's MCP server or custom connector settings.
  2. 02
    Create a remote MCP server connection.
  3. 03
    Name the connection and paste the MCP server URL above.
  4. 04
    Finish any sign-in or authorization prompts.
  5. 05
    Enable the connection, then ask the assistant to use RÉNAIO.CORE.

After the app changes

Refresh the connection

A connected assistant caches the tool list. After RÉNAIO.CORE ships changes, refresh the connector so the assistant picks up the latest tools.

ChatGPT

  1. 01
    Open ChatGPT's Plugins page and select RÉNAIO.CORE.
  2. 02
    Scroll down to Information and click Refresh.
  3. 03
    ChatGPT can't update an existing connector's URL — if it changed, delete the connector and repeat the connect steps above with the latest URL.
  4. 04
    Start a new chat and ask ChatGPT to use RÉNAIO.CORE.

Claude

  1. 01
    Open the Connectors page and select the RÉNAIO.CORE connector.
  2. 02
    Refresh or update the connector's tools.
  3. 03
    Claude can't update an existing connector's URL — if it changed, remove the connector and repeat the connect steps above with the latest URL.
  4. 04
    Ask Claude to use RÉNAIO.CORE.

Claude Code

  1. 01
    Start a new Claude Code session — it loads the latest tools when it connects.
  2. 02
    If the URL changed, run claude mcp remove renaio-core-master, then run the install command again with the latest quoted URL.
  3. 03
    Ask Claude Code to use RÉNAIO.CORE.

Other MCP clients

  1. 01
    Open the client's MCP server or connector settings.
  2. 02
    Select the connection created for RÉNAIO.CORE.
  3. 03
    Refresh the tool list, reload the server, or reconnect it.
  4. 04
    If the URL changed, paste the latest URL from above.
  5. 05
    Start a new chat or session and ask the assistant to use RÉNAIO.CORE.