Rick and Morty API Connector for AI agents.
9 live capabilities
Explore the entire Rick and Morty show database and multiverse lore.
Waiting for input…
Why people use Rick and Morty API
Rick and Morty Lore Lore Research
With this Connector, you can just ask your agent a question. It pulls the data from the full database instantly, giving you the answer in seconds. You get to stay in your creative flow instead of getting lost in a sea of tabs.
What Vinkius changes
You get instant access to the entire Rick and Morty database through natural language.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Building a Trivia Bot
A user asks their agent to find 10 alive human characters to build a quiz.
- Real-world use case 02
Writing Fan Fiction
A writer wants to know the exact origin and current location of a character.
- Real-world use case 03
Mapping the Multiverse
A fan wants a list of all planets and dimensions.
Complete set · 9capabilities
The complete Rick and Morty API capability set.
These are the exact actions your AI can choose when you ask it to work with Rick and Morty API.
01—03
3 capabilities in this set.
Part of 9 available through Rick and Morty API.
- 01 Capability
List characters
Search for characters using filters like species, gender, or status. It allows you to find specific groups of beings easily.
- 02 Capability
Get character
Get specific details about a single character's status and origin. This is useful for deep-diving into one person's history.
- 03 Capability
Get characters
Fetch a list of multiple characters at once for batch processing. Use this to gather data on several people quickly.
04—06
3 capabilities in this set.
Part of 9 available through Rick and Morty API.
- 04 Capability
Get episode
Pull detailed info for a specific episode, including the full cast. It is great for finding exactly who appeared in a show.
- 05 Capability
Get locations
Fetch multiple locations from across the multiverse. This is perfect for mapping out different worlds and planets.
- 06 Capability
Get episodes
Retrieve data for several episodes in one go. This helps you gather information on multiple story arcs at once.
07—09
3 capabilities in this set.
Part of 9 available through Rick and Morty API.
- 07 Capability
Get location
Get specific details about a planet, dimension, or facility. Use this to see what a specific place in the multiverse looks like.
- 08 Capability
List episodes
Find episodes by name or specific codes like S01E01. This is useful for navigating the show's chronological history.
- 09 Capability
List locations
Browse locations filtered by type, name, or dimension. Use this to see all planets or facilities in one list.
Set up in minutes
One URL. Then ask Rick and Morty API to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Rick and Morty API 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_wtK2SRStVabn8e4D1vDtRscD5za8C7ZcxsKNyexI/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 API, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Rick and Morty API for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_wtK2SRStVabn8e4D1vDtRscD5za8C7ZcxsKNyexI/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 API URL.
- Step 03
Save and start
Save the connection and enable Rick and Morty API in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"rick-and-morty": {
"url": "https://edge.vinkius.com/vk_preview_wtK2SRStVabn8e4D1vDtRscD5za8C7ZcxsKNyexI/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 API
Open Agent mode in chat and ask: "Using Rick and Morty API, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"rick-and-morty": {
"url": "https://edge.vinkius.com/vk_preview_wtK2SRStVabn8e4D1vDtRscD5za8C7ZcxsKNyexI/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 API
Ask Copilot: "Using Rick and Morty API, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"rick-and-morty": {
"url": "https://edge.vinkius.com/vk_preview_wtK2SRStVabn8e4D1vDtRscD5za8C7ZcxsKNyexI/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 API
Open Cascade and ask: "Using Rick and Morty API, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"rick-and-morty": {
"url": "https://edge.vinkius.com/vk_preview_wtK2SRStVabn8e4D1vDtRscD5za8C7ZcxsKNyexI/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 API
Ask Cline: "Using Rick and Morty API, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add rick-and-morty --transport http "https://edge.vinkius.com/vk_preview_wtK2SRStVabn8e4D1vDtRscD5za8C7ZcxsKNyexI/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 API
Ask Claude: "Using Rick and Morty API, show me...". 9 tools are ready
Where the request belongs
Work Rick and Morty API can move forward.
This is for fans, content creators, and developers who need accurate, deep-dive data from the Rick and Morty universe without doing the manual research themselves.
Content Creator
Uses the Connector to verify character origins and species for fan fiction or video scripts.
Trivia Developer
Pulls episode cast lists and air dates to build interactive quizzes and fan games.
Lore Enthusiast
Explores the multiverse to find specific planets or dimensions for personal research.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsRick and Morty
Explore the Rick and Morty multiverse. query characters, locations, and episodes directly from any AI agent.
TMDB (The Movie Database)
Access movie, TV show, and actor data. search, discover, and retrieve detailed metadata directly from any AI agent.
The Movie Database (TMDb)
Search movies, TV shows, people, get details, cast, trailers, and discover content via TMDb API.
TVMaze
Search TV shows, get episode guides, browse schedules, discover cast and crew. no API key required.
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.
Bring your own AI
Change the model, client or framework. Keep Rick and Morty API 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 API.
The practical details behind the request, access and result.
Can I use the Rick and Morty MCP to find character origins?
Yes, the Connector allows your agent to pull specific details about any character, including their origin, species, and current status.
Does the Rick and Morty MCP include episode air dates?
It does. You can ask for the air dates of specific episodes or get a list of episodes with their corresponding codes.
How do I find all the planets in the Rick and Morty MCP?
You can ask your agent to list all locations. It will pull data on planets, dimensions, and facilities across the multiverse.
Can I filter characters by species with the Rick and Morty MCP?
Yes, you can ask your agent to find characters based on specific filters like species, gender, or whether they are alive or dead.
Is the Rick and Morty MCP good for making trivia apps?
It is perfect for that. You can use it to pull full cast lists and episode details to populate your quiz questions accurately.
Can the Rick and Morty MCP give me the full cast of an episode?
Yes, the Connector can retrieve the complete cast list for any specific episode you ask about.
Do I need an API key or account?
No! The Rick and Morty API is completely free and open with no authentication required. Just subscribe and start exploring.
Can I filter characters by whether they're alive or dead?
Yes! Use the list_characters capability with the status parameter set to alive, dead, or unknown. You can combine it with other filters like species or name.
Can I see which characters appear in a specific episode?
Yes! Use get_episode with the episode ID to get the full list of character URLs, or use list_episodes filtered by episode code (e.g., 'S01E01') to find it first.
One connection away
Give your agent a direct line to Rick and Morty API.
Connect Rick and Morty API once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available