rct.ai Connector for AI agents.
10 live capabilities
Build autonomous NPCs and interactive metaverse narratives.
Waiting for input…
Why people use rct.ai
Rct.ai NPC Narrative Engine for Game Developers
This Connector changes that by letting you build personalities instead of scripts. You define the character's vibe and goals, then let the agent handle the conversation. You get a world that reacts to the player, not just a script that reacts to a button.
What Vinkius changes
You get a way to turn static characters into autonomous beings without writing every single line of dialogue yourself.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
The Dynamic Quest
A player talks to a merchant.
- Real-world use case 02
The Living City
An architect wants a city that feels alive.
- Real-world use case 03
The Narrative Sandbox
A designer tests a rogue NPC.
Complete set · 10capabilities
The complete rct.ai capability set.
These are the exact actions your AI can choose when you ask it to work with rct.ai.
01—04
4 capabilities in this set.
Part of 10 available through rct.ai.
- 01 Capability
Get chaos box config
This capability checks the current settings for the Chaos Box narrative logic. Use it to see how much randomness is currently active in your world.
- 02 Capability
Get session
This capability shows the current status and history of an ongoing interaction between a player and a character. Use it to see what has already been discussed.
- 03 Capability
Send inference
This capability passes user input to an NPC and gets a real-time response based on its personality. It makes the character feel like they are actually thinking.
- 04 Capability
List assets
This capability lists all the knowledge bases or files attached to your characters. It helps your agent see what information the NPC can access.
05—07
3 capabilities in this set.
Part of 10 available through rct.ai.
- 05 Capability
List characters
This capability shows every NPC currently managed in your account. It is the fastest way to audit your entire cast of virtual beings.
- 06 Capability
Get character
This capability pulls up the full configuration and personality details for a specific NPC. It helps you quickly check what a character knows and how they are supposed to behave.
- 07 Capability
Update chaos box config
This capability changes how the system balances random events against scripted narrative flow. It lets you dial in the exact level of unpredictability you want.
08—10
3 capabilities in this set.
Part of 10 available through rct.ai.
- 08 Capability
Update character
This capability modifies an existing character's traits or personality settings. Use it to evolve a character's behavior as your story progresses.
- 09 Capability
Create character
This capability builds a brand new AI NPC profile from scratch. It lets you define the core identity of a new resident in your world.
- 10 Capability
Create session
This capability starts a new, persistent interaction between a user and a virtual being. It ensures the character keeps track of the current conversation.
Set up in minutes
One URL. Then ask rct.ai to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use rct.ai from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_c6ZwtwQXQFbVVeMcC99E2q53moEXe4fS0cDzpVFl/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it rct.ai, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable rct.ai for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_c6ZwtwQXQFbVVeMcC99E2q53moEXe4fS0cDzpVFl/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the rct.ai URL.
- Step 03
Save and start
Save the connection and enable rct.ai in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"rctai": {
"url": "https://edge.vinkius.com/vk_preview_c6ZwtwQXQFbVVeMcC99E2q53moEXe4fS0cDzpVFl/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using rct.ai
Open Agent mode in chat and ask: "Using rct.ai, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"rctai": {
"url": "https://edge.vinkius.com/vk_preview_c6ZwtwQXQFbVVeMcC99E2q53moEXe4fS0cDzpVFl/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using rct.ai
Ask Copilot: "Using rct.ai, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"rctai": {
"url": "https://edge.vinkius.com/vk_preview_c6ZwtwQXQFbVVeMcC99E2q53moEXe4fS0cDzpVFl/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using rct.ai
Open Cascade and ask: "Using rct.ai, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"rctai": {
"url": "https://edge.vinkius.com/vk_preview_c6ZwtwQXQFbVVeMcC99E2q53moEXe4fS0cDzpVFl/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using rct.ai
Ask Cline: "Using rct.ai, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add rctai --transport http "https://edge.vinkius.com/vk_preview_c6ZwtwQXQFbVVeMcC99E2q53moEXe4fS0cDzpVFl/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using rct.ai
Ask Claude: "Using rct.ai, show me...". 10 tools are ready
Where the request belongs
Work rct.ai can move forward.
Game developers who are tired of 'Choose Your Own Adventure' logic. Metaverse architects who need to populate vast worlds with believable residents. Narrative designers who want to see how AI can actually drive a story forward.
Game Developer
Building non-linear quests where NPCs react dynamically to player choices on a Tuesday afternoon.
Metaverse Architect
Designing a persistent virtual city where characters have memories and unique personalities.
Narrative Designer
Testing how different personality settings affect the flow of a branching story.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsTencent Yuanqi
Orchestrate Tencent Yuanqi AI Agents. manage assistants, trigger conversations, and handle RAG documents directly from any AI agent.
Coze
Orchestrate Coze bots. manage conversations, handle RAG datasets, and trigger bot actions directly from any AI agent.
Convai
Build and manage conversational AI characters with backstory, narrative design, and knowledge banks for games and apps.
Voiceflow
Design, prototype, and launch conversational AI agents with a visual builder that handles complex dialog flows without code.
Spiritme
Create AI-generated videos with digital human presenters that deliver personalized messages in multiple languages naturally.
Happyrobot
Connect Happyrobot to any AI agent via MCP.
Bring your own AI
Change the model, client or framework. Keep rct.ai connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about rct.ai.
The practical details behind the request, access and result.
How do I make NPCs in my game feel more alive with rct.ai?
This Connector gives your NPCs a personality and memory. Instead of following a rigid script, they use a narrative engine to decide how to react to you based on their unique history and traits.
Can rct.ai handle persistent memories for metaverse characters?
Yes, it does. By using persistent interaction sessions, characters can remember who you are and what you've done in previous conversations, making the world feel lived-in.
How does the Chaos Box in rct.ai work for game design?
The Chaos Box lets you balance scripted story beats with random NPC behavior. You can dial in exactly how much unpredictability you want in your world's narrative.
Can I create multiple NPCs at once using rct.ai?
Absolutely. You can build out an entire cast of characters, each with their own unique profiles, knowledge bases, and behavioral logic, all managed through one connection.
Does rct.ai help with non-linear storytelling?
It is built for it. Because characters react to player choices rather than just following a line, it allows for much more organic and non-linear story progression.
How do I give my AI characters specific knowledge using rct.ai?
You can attach specific knowledge bases or assets to each character. This ensures they only know what they are supposed to know within your game world.
What is the Chaos Box and how can I configure it?
The Chaos Box is rct.ai's proprietary narrative engine. You can use the update_chaos_box_config capability to adjust decision-making parameters and balance stochastic randomness within your NPC interactions.
Can I manage persistent player sessions with my AI agent?
Yes! Use the create_session and get_session capabilities to maintain context and state for individual players interacting with your virtual beings.
How do I list all assets attached to my characters?
Use the list_assets capability. It will retrieve all knowledge bases and data sets currently associated with your Morpheus Cloud characters.
One connection away
Give your agent a direct line to rct.ai.
Connect rct.ai once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available