Mod.io Connector for AI agents.
22 live capabilities
Manage game mods and community content through your AI agent.
Waiting for input…
Why people use Mod.io
Mod.io for Game Mod Management and Discovery
This Connector lets you just tell your agent what you're looking for. You can ask for mods for a specific title, get the stats on a game, or even subscribe to content while you're still in the middle of a conversation. You get your content organized and ready to go without ever opening a browser tab.
What Vinkius changes
You get a direct line to mod.io content without the manual searching.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Finding specific mods for a game
A gamer asks for "mods for Deep Rock Galactic" and the agent uses get_mods to list them.
- Real-world use case 02
Updating a mod listing
A creator wants to fix a typo in their description and asks the agent to use edit_mod to update it.
- Real-world use case 03
Managing subscriptions
A user wants to see what they're following and asks the agent to list their active subscriptions using get_my_subscriptions.
Complete set · 22capabilities
The complete Mod.io capability set.
These are the exact actions your AI can choose when you ask it to work with Mod.io.
01—04
4 capabilities in this set.
Part of 22 available through Mod.io.
- 01 Capability
Get collections
List all mod collections for a specific game. Use this to see how other players are grouping content.
- 02 Capability
Get me
Get your authenticated user details. Use this to confirm your account is connected correctly.
- 03 Capability
Get mod file
Fetch a specific modfile. This helps you identify individual files within a mod package.
- 04 Capability
Get mod files
Get all files associated with a mod. Use this to see the full file structure of a specific mod.
05—08
4 capabilities in this set.
Part of 22 available through Mod.io.
- 05 Capability
Get mod
Get the details for a specific mod. This provides the full description and metadata for a piece of content.
- 06 Capability
Get my purchases
See all mods you have purchased. This helps you keep track of your paid content and library.
- 07 Capability
Rate mod
Submit a rating for a specific mod. Use this to provide feedback to creators and help the community.
- 08 Capability
Get my ratings
View all ratings you have submitted. This lets you see your history of feedback for various mods.
09—12
4 capabilities in this set.
Part of 22 available through Mod.io.
- 09 Capability
Subscribe mod
Subscribe to a specific mod. This adds the mod to your personal collection for easier access.
- 10 Capability
Get my subscriptions
See all the mods you are currently subscribed to. Use this to manage your active library.
- 11 Capability
Get terms
Get the text and links for user consent dialogs. This is useful for checking the current platform terms.
- 12 Capability
Unsubscribe mod
Unsubscribe from a mod. Use this to remove a mod from your active collection.
13—16
4 capabilities in this set.
Part of 22 available through Mod.io.
- 13 Capability
Get collection mods
See all mods inside a specific collection. This is great for checking what's included in a curated list.
- 14 Capability
Delete mod
Remove a mod from the platform. This is necessary when you need to take down content or clear your listings.
- 15 Capability
Get mods
List all mods for a specific game. Use this to search for new content for your favorite titles.
- 16 Capability
Add collection
Create a new mod collection for your games. This helps you organize your favorite mods into specific groups.
17—19
3 capabilities in this set.
Part of 22 available through Mod.io.
- 17 Capability
Add mod
Add a new mod to a specific game. Use this to list your own creations on the platform.
- 18 Capability
Edit mod
Update the details of an existing mod. Use this to fix typos or update your mod's description and files.
- 19 Capability
Get game stats
Get the statistics for a specific game. This shows you how popular a title is within the modding community.
20—22
3 capabilities in this set.
Part of 22 available through Mod.io.
- 20 Capability
Get game
Fetch the details for a specific game. Use this to see the basic info and metadata for any title.
- 21 Capability
Get games
List all games available on the mod.io platform. This lets you see the full scope of titles supported.
- 22 Capability
Get my wallets
Get your user wallets for monetization. This shows your balance and monetization details.
Set up in minutes
One URL. Then ask Mod.io to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Mod.io 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_IkWdsSHuaqd10f1ZwUjXSee3HKyZhQbTvdWV1MP9/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 Mod.io, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Mod.io for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_IkWdsSHuaqd10f1ZwUjXSee3HKyZhQbTvdWV1MP9/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 Mod.io URL.
- Step 03
Save and start
Save the connection and enable Mod.io in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"modio": {
"url": "https://edge.vinkius.com/vk_preview_IkWdsSHuaqd10f1ZwUjXSee3HKyZhQbTvdWV1MP9/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 Mod.io
Open Agent mode in chat and ask: "Using Mod.io, help me...". 22 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"modio": {
"url": "https://edge.vinkius.com/vk_preview_IkWdsSHuaqd10f1ZwUjXSee3HKyZhQbTvdWV1MP9/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 Mod.io
Ask Copilot: "Using Mod.io, help me...". 22 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"modio": {
"url": "https://edge.vinkius.com/vk_preview_IkWdsSHuaqd10f1ZwUjXSee3HKyZhQbTvdWV1MP9/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 Mod.io
Open Cascade and ask: "Using Mod.io, help me...". 22 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"modio": {
"url": "https://edge.vinkius.com/vk_preview_IkWdsSHuaqd10f1ZwUjXSee3HKyZhQbTvdWV1MP9/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 Mod.io
Ask Cline: "Using Mod.io, help me...". 22 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add modio --transport http "https://edge.vinkius.com/vk_preview_IkWdsSHuaqd10f1ZwUjXSee3HKyZhQbTvdWV1MP9/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 Mod.io
Ask Claude: "Using Mod.io, show me...". 22 tools are ready
Where the request belongs
Work Mod.io can move forward.
This is for gamers who want to manage their libraries without the friction of manual browsing and for mod creators who need to handle their listings and stats efficiently.
Mod Creator
Updates mod descriptions and checks performance stats on a Tuesday afternoon.
Hardcore Gamer
Finds and subscribes to new lighting or map mods while chatting with an agent.
Community Manager
Monitors mod ratings and game stats to see what the community likes.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsModio
Manage game mods and community content via mod.io. list games, browse mods, manage files, and track statistics directly from your AI agent.
CurseForge
Access the world's largest repository of gaming mods. search for projects, fetch metadata, and manage mod files for Minecraft, WoW, and more.
Modrinth
Search and manage Minecraft projects via Modrinth. discover mods, resource packs, and plugins directly from your AI agent.
Leiting Games
Leading game publisher and developer platform. manage submissions, track performance, and audit compliance via AI.
itch.io
Access your itch.io account. browse your games, collections and profile info from any AI agent.
Kuaishou Mini-Game
Kuaishou mini-game developer API. manage cloud storage, leaderboards, analytics, and content moderation for casual games.
Bring your own AI
Change the model, client or framework. Keep Mod.io 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 Mod.io.
The practical details behind the request, access and result.
What does the Mod.io MCP do for gamers?
It lets you find and subscribe to mods for your favorite games directly through your AI agent. You can browse titles, check stats, and manage your personal collection without leaving your chat.
Can I use Mod.io MCP to manage my own mod listings?
Yes, if you're a creator, you can use it to add, edit, or delete mods. It also lets you update your descriptions and check your performance stats.
How do I see the mods I've already purchased?
You can ask your agent to pull your purchase history. It will check your account and list all the mods you've bought on the platform.
Can this Connector help me organize my game content?
Definitely. You can create collections to group your mods and then ask your agent to show you what's inside any specific collection.
Can I use Mod.io MCP to see my wallet balance?
Yes, the Connector can fetch your wallet information. This makes it easy to check your monetization details and balance through a simple conversation.
Is the Mod.io MCP good for community managers?
It's great for monitoring trends. You can use it to pull game stats and see mod ratings to understand what the community is engaging with most.
Can I see the details of a specific mod using its ID?
Yes! Use the get_mod capability with the game_id and mod_id. Your agent will return full metadata, descriptions, and stats for that specific mod.
How do I subscribe to a mod through the AI?
Simply use the subscribe_mod action with the target game and mod IDs. The agent will handle the authentication and add it to your subscription library.
Is it possible to check game popularity statistics?
Yes, the get_game_stats capability provides real-time data on game popularity, mod counts, and download metrics for any game on the platform.
One connection away
Give your agent a direct line to Mod.io.
Connect Mod.io once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available