Rick and Morty Connector for AI agents.
9 live capabilities
Query character lore and multiverse locations instantly.
Waiting for input…
Why people use Rick and Morty
Rick and Morty for Accurate Multiverse Lore
This Connector puts that data right in your chat. You just ask your agent for the details, and it pulls them from the database instantly. You get accurate, consistent lore without the tab-switching, letting you stay in the zone.
What Vinkius changes
You get instant, accurate Rick and Morty lore without ever leaving your chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Lore Checking
A writer is stuck on a scene and asks the agent 'Which dimension is Earth C-137 in?
- Real-world use case 02
Trivia Night
A streamer asks 'List all characters who are zombies' and gets a clean list to show their audience.
- Real-world use case 03
Data Testing
A developer wants to see if their agent can handle batch requests and asks to pull a group of locations at once.
Complete set · 9capabilities
The complete Rick and Morty capability set.
These are the exact actions your AI can choose when you ask it to work with Rick and Morty.
01—03
3 capabilities in this set.
Part of 9 available through Rick and Morty.
- 01 Capability
Get character
Get the full profile of a specific character using their unique ID.
- 02 Capability
Get episode
Pull all the details for a specific episode based on its ID.
- 03 Capability
Get location
Retrieve specific data for a planet, dimension, or space station by ID.
04—06
3 capabilities in this set.
Part of 9 available through Rick and Morty.
- 04 Capability
Get multiple characters
Fetch data for several characters at once when you have a list of IDs.
- 05 Capability
Get multiple episodes
Grab metadata for multiple episodes simultaneously using their IDs.
- 06 Capability
Get multiple locations
Pull info for a group of locations at the same time using their IDs.
07—09
3 capabilities in this set.
Part of 9 available through Rick and Morty.
- 07 Capability
List characters
Browse and filter the entire cast by name, status, species, type, or gender.
- 08 Capability
List episodes
Search through the show's history by name or episode code.
- 09 Capability
List locations
Explore the multiverse by filtering locations by name, type, or dimension.
Set up in minutes
One URL. Then ask Rick and Morty to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Rick and Morty 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_ctnjY019MZPC1911j1rMp1t23UJsVHPBehywWBX2/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 Rick and Morty, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Rick and Morty for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_ctnjY019MZPC1911j1rMp1t23UJsVHPBehywWBX2/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 Rick and Morty URL.
- Step 03
Save and start
Save the connection and enable Rick and Morty in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"rick-and-morty-alternative": {
"url": "https://edge.vinkius.com/vk_preview_ctnjY019MZPC1911j1rMp1t23UJsVHPBehywWBX2/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 Rick and Morty
Open Agent mode in chat and ask: "Using Rick and Morty, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"rick-and-morty-alternative": {
"url": "https://edge.vinkius.com/vk_preview_ctnjY019MZPC1911j1rMp1t23UJsVHPBehywWBX2/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 Rick and Morty
Ask Copilot: "Using Rick and Morty, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"rick-and-morty-alternative": {
"url": "https://edge.vinkius.com/vk_preview_ctnjY019MZPC1911j1rMp1t23UJsVHPBehywWBX2/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 Rick and Morty
Open Cascade and ask: "Using Rick and Morty, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"rick-and-morty-alternative": {
"url": "https://edge.vinkius.com/vk_preview_ctnjY019MZPC1911j1rMp1t23UJsVHPBehywWBX2/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 Rick and Morty
Ask Cline: "Using Rick and Morty, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add rick-and-morty-alternative --transport http "https://edge.vinkius.com/vk_preview_ctnjY019MZPC1911j1rMp1t23UJsVHPBehywWBX2/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 Rick and Morty
Ask Claude: "Using Rick and Morty, show me...". 9 tools are ready
Where the request belongs
Work Rick and Morty can move forward.
This is for the hardcore fans who need to settle debates, the content creators writing scripts who need lore consistency, and developers who want a clean, fun dataset to test their new AI integrations.
Fan Content Creator
Writing a fan fiction script and needs to double-check character species and home dimensions to keep things accurate.
Trivia Host
Running a live stream and needs to quickly pull up episode codes or air dates for a name that character game.
MCP Developer
Testing how well their agent handles complex filtering and multi-item retrieval using a structured public dataset.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsRick and Morty
Explore characters, locations, and episodes from the Rick and Morty universe via AI.
TMDB (The Movie Database)
Access movie, TV show, and actor data. search, discover, and retrieve detailed metadata directly from any AI agent.
Marvel Comics
Explore the Marvel universe. search characters, comics, series, events and creators with full metadata from any AI agent.
Nookipedia
Access the ultimate Animal Crossing encyclopedia. query villager data, New Horizons items, bugs, fish, and recipes directly from any AI agent.
The Movie Database (TMDb)
Search movies, TV shows, people, get details, cast, trailers, and discover content via TMDb API.
rct.ai
Create AI-powered NPCs and metaverse scenarios. manage autonomous virtual beings and narrative logic directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Rick and Morty 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 Rick and Morty.
The practical details behind the request, access and result.
Can I use the Rick and Morty MCP to find specific character bios?
Yes, it pulls full metadata like species, status, and type for every character. You can get deep details on any character in the show instantly.
Does the Rick and Morty MCP work with my current AI client?
It works with any MCP-compatible client like Claude, Cursor, or Windsurf. You just connect it through Vinkius and start asking questions.
Can I get episode air dates with the Rick and Morty MCP?
Yes, you can query the full metadata for any broadcasted episode, including air dates and episode codes.
Is there a limit to how many characters I can search for?
You can list and filter the entire database, or pull specific batches using the batch retrieval capabilities.
How does the Rick and Morty MCP help with script writing?
It allows you to verify lore, dimensions, and character statuses on the fly. This ensures your fan fiction or scripts stay consistent with the show's canon.
Do I need an API key for the Rick and Morty MCP?
No, this Connector provides access to the public data without requiring a separate key. It's ready to use as soon as you connect it.
Can I filter characters by their status like 'Alive' or 'Dead'?
Yes! Use the list_characters capability and provide the status parameter (alive, dead, or unknown). You can also combine this with name or species filters.
How do I get details for a specific episode?
You can use the get_episode capability by providing the unique Episode ID. If you don't know the ID, use list_episodes first to search by name or episode code (e.g., 'S01E01').
Can I look up multiple locations at once?
Absolutely. Use the get_multiple_locations capability and provide a comma-separated string of IDs (e.g., '1,2,3') to fetch metadata for all of them in a single request.
One connection away
Give your agent a direct line to Rick and Morty.
Connect Rick and Morty once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available