rct.ai

rct.ai MCP Connector for Claude

A+

Create AI-powered NPCs and metaverse scenarios — manage autonomous virtual beings and narrative logic directly from any AI agent.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your AI agents to rct.ai, the advanced narrative engine for the gaming and metaverse industry. This MCP provides 10 tools to orchestrate autonomous virtual beings using the Morpheus Cloud and the Chaos Box algorithm.

What you can do

  • NPC Interaction — Send user input to NPCs and receive real-time dialogue and behavioral decisions
  • Character Lifecycle — Create, update, and inspect AI character profiles and personalities
  • Contextual Sessions — Manage persistent interaction sessions between players and virtual beings
  • Narrative Logic — Configure the Chaos Box to balance stochastic randomness and scripted narrative flow

How it works

  1. Subscribe to this server
  2. Sign up at rct.ai
  3. Apply for Morpheus Cloud developer access
  4. Generate your API Key from the developer console
  5. Configure your NPCs and integrate them into your workflow using this MCP.

Who is this for?

  • Game Developers — build non-linear quests and intelligent NPC interactions
  • Metaverse Architects — create evolving virtual worlds populated by autonomous agents
  • Narrative Designers — experiment with AI-driven storytelling and character growth
npc-aimetaversenarrative-enginevirtual-beingsgaming-apichaos-box

10 tools expose this connector's capabilities to your AI agent.

create_character

Create a new AI NPC profile

create_session

Initialize a new interaction session

get_chaos_box_config

Retrieve current Chaos Box logic parameters

get_character

Get detailed configuration of a specific AI character

get_session

Retrieve details about an ongoing interaction session

send_inference

Send user input to an AI NPC and get a response

list_assets

List assets or knowledge bases attached to characters

list_characters

List all AI characters managed in your account

update_chaos_box_config

Update Chaos Box decision logic parameters

update_character

Update an existing AI character configuration

See how to talk to your AI agent using rct.ai.

Send interaction message 'Who are you?' to NPC character 'char_123'.

I'm communicating with the Morpheus engine... NPC 'Guardian' (ID: char_123) responded: 'I am the keeper of the ancient scrolls. What knowledge do you seek?'. Current session status is active.

List all AI characters managed in my account.

Retrieving your characters... I found 3 NPCs: 1. Merchant (ID: c1), 2. Guard (ID: c2), 3. Oracle (ID: c3). All are currently 'online' in the Morpheus Cloud.

Get the current Chaos Box configuration.

Fetching Chaos Box parameters... Current logic is set to 'Stochastic-Balanced' with a randomness factor of 0.4. Would you like to adjust these values?

The Chaos Box is rct.ai's proprietary narrative engine. You can use the `update_chaos_box_config` tool to adjust decision-making parameters and balance stochastic randomness within your NPC interactions.

Related Connectors