MobyGames Connector for AI agents.
11 live capabilities
Research video game history and studio portfolios with direct database access.
Waiting for input…
Why people use MobyGames
MobyGames for Accurate Video Game Research
With this Connector, you just ask your agent for the facts. It pulls the release dates, developer info, and critic scores into one clear summary instantly.
What Vinkius changes
You get instant access to a massive gaming database without 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
The Retrospective Article
A journalist wants to know everyone who worked on a 1998 classic.
- Real-world use case 02
The Portfolio Audit
A researcher needs to see every game FromSoftware ever made.
- Real-world use case 03
The Platform Guide
A creator wants to find every RPG on the Switch.
Complete set · 11capabilities
The complete MobyGames capability set.
These are the exact actions your AI can choose when you ask it to work with MobyGames.
01—04
4 capabilities in this set.
Part of 11 available through MobyGames.
- 01 Capability
Get attributes
Fetch specific game tags like Open world or Multiplayer to filter results. This helps you find games with specific mechanics.
- 02 Capability
Get developers
Look up specific studios to see their full history and game portfolio. This is great for mapping out a studio's output.
- 03 Capability
Get game by id
Pull every piece of data for a specific game, from screenshots to MobyScores. This is the best way to get full details.
- 04 Capability
Get game credits
Get a full list of people, roles, and departments for a specific title. Use this to see who actually built the game.
05—08
4 capabilities in this set.
Part of 11 available through MobyGames.
- 05 Capability
Get game group
See all titles in a specific franchise or series along with their descriptions. This helps you see how a series evolved.
- 06 Capability
Get game groups
Browse all available game series and franchises in the database. Use this to find related titles in a series.
- 07 Capability
Get platforms
Retrieve a list of all gaming platforms to narrow down your search results. Use this to find games for specific hardware.
- 08 Capability
Get reviews
Fetch critic scores and review excerpts for specific games or general lists. This gives you a sense of critical reception.
09—11
3 capabilities in this set.
Part of 11 available through MobyGames.
- 09 Capability
Get companies
Find publisher information including company profiles and total game counts. Use this to see the scale of a publisher.
- 10 Capability
Get genres
Get a full list of game genres to use when filtering your searches. This helps you narrow down specific types of games.
- 11 Capability
Search games
Perform a broad search across the database using titles, genres, or developers. This is your primary way to find new games.
Set up in minutes
One URL. Then ask MobyGames to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use MobyGames 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_Htlm1KQSCFZqZFsNxU6A33biDQElzET4caism7E5/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 MobyGames, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable MobyGames for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Htlm1KQSCFZqZFsNxU6A33biDQElzET4caism7E5/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 MobyGames URL.
- Step 03
Save and start
Save the connection and enable MobyGames in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"mobygames": {
"url": "https://edge.vinkius.com/vk_preview_Htlm1KQSCFZqZFsNxU6A33biDQElzET4caism7E5/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 MobyGames
Open Agent mode in chat and ask: "Using MobyGames, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"mobygames": {
"url": "https://edge.vinkius.com/vk_preview_Htlm1KQSCFZqZFsNxU6A33biDQElzET4caism7E5/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 MobyGames
Ask Copilot: "Using MobyGames, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"mobygames": {
"url": "https://edge.vinkius.com/vk_preview_Htlm1KQSCFZqZFsNxU6A33biDQElzET4caism7E5/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 MobyGames
Open Cascade and ask: "Using MobyGames, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"mobygames": {
"url": "https://edge.vinkius.com/vk_preview_Htlm1KQSCFZqZFsNxU6A33biDQElzET4caism7E5/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 MobyGames
Ask Cline: "Using MobyGames, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add mobygames --transport http "https://edge.vinkius.com/vk_preview_Htlm1KQSCFZqZFsNxU6A33biDQElzET4caism7E5/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 MobyGames
Ask Claude: "Using MobyGames, show me...". 11 tools are ready
Where the request belongs
Work MobyGames can move forward.
This is for the gaming historian who needs to map out a franchise, the journalist writing a retrospective, or the developer looking for inspiration in specific genres. It's for anyone who needs accurate data instead of AI hallucinations about game facts.
Gaming Journalist
Researching credits and review scores for a retrospective article.
Game Historian
Mapping out a studio's entire portfolio across multiple decades.
Content Creator
Finding specific games for a best-of list or a platform-specific guide.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsRAWG Video Games Database
Universal video game intelligence. search 500,000+ games, platforms, and ratings via AI.
GiantBomb
Access the world's largest video game database. query games, platforms, characters, and companies directly from your AI agent.
IGDB Global Gaming Database
The world's most comprehensive gaming database. audit titles, platforms, age ratings, and more via AI.
OpenCritic
Unified video game review platform. access scores, critic reviews, and rankings via AI.
Leiting Games
Leading game publisher and developer platform. manage submissions, track performance, and audit compliance via AI.
FreeToGame
Explore thousands of free-to-play games. list titles, filter by genre or platform, and inspect system requirements directly via AI.
Bring your own AI
Change the model, client or framework. Keep MobyGames 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 MobyGames.
The practical details behind the request, access and result.
Can MobyGames MCP find specific game credits?
Yes, it can pull the full list of people, roles, and departments for a specific title. This is helpful for seeing exactly who worked on a game's art, music, or programming.
Can I find all games for a specific console using MobyGames MCP?
Yes, you can request a list of all games available for a specific platform. This helps you see the history of a console or find titles for a specific piece of hardware.
Does MobyGames MCP include critic scores?
Yes, it pulls MobyScores and critic review excerpts. You can see how a game was received by the press without leaving your chat window.
Can I see every game a studio made with MobyGames MCP?
Yes, you can search for a specific studio and get a list of every game they have released. It is a great way to map out a developer's entire career.
Is MobyGames MCP good for writing game history articles?
It is perfect for that. You can quickly pull release dates, platform info, and franchise details to build accurate timelines and historical overviews.
Can I find game genres with MobyGames MCP?
Yes, you can get a complete list of all game genres. This helps you filter your searches to find specific types of games like RPGs, shooters, or platformers.
How do I get a MobyGames API key?
Visit mobygames.com/info/api and register for a free API key. Free tier includes 3,600 requests/day (1 every 24 seconds).
What is MobyScore?
MobyScore is MobyGames' user rating system (0-5 scale). It's calculated from user reviews and represents the overall quality of a game as rated by the community.
Can I search games by platform?
Yes! Use search_games with the platform parameter. First use get_platforms to discover valid platform names (e.g. "Windows", "PlayStation 5", "Nintendo Switch", "Xbox Series").
One connection away
Give your agent a direct line to MobyGames.
Connect MobyGames once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available