How to Use the Mod.io MCP in Claude Code
Pipe Mod.io data directly into your terminal scripts and CI/CD pipelines using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Mod.io MCP to Claude Code
Create your Vinkius account to connect Mod.io to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Script headless Mod.io deployments with Claude Code
The `get_mods` tool dumps all Mod.io listings for a target game directly to your Claude Code stdout. Claude Code runs this Mod.io query inside your terminal, filters the JSON payload, and pipes the output to other CLI tools like jq. This allows you to build headless Mod.io validation scripts using Claude Code. You can trigger a build, package the assets, and push them to Mod.io using `add_mod` from a single Claude Code prompt.
Automate CI/CD mod verification
The `get_mod_files` tool retrieves all uploaded files for Claude Code to inspect. Claude Code calls this Mod.io tool in your deployment pipeline to verify that the latest build has successfully propagated to the CDN. If the build is corrupt, Claude Code triggers `delete_mod` or `edit_mod` on Mod.io to roll back the release. Claude Code acts as a CLI-driven release manager for your game's Mod.io content.
Query game statistics from the shell
The `get_game_stats` tool fetches real-time Mod.io player and mod download metrics. Claude Code executes this Mod.io tool to generate quick reports or trigger alerts when download volumes spike. You don't need to open a web browser to monitor your Mod.io game health. Run a single Claude Code command, get the stats, and pipe them into your terminal dashboard or logging system.
Set up Mod.io MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seemodio-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Mod.io transactions." It will automatically discover and invoke the available Mod.io tools.
claude mcp add --transport http modio-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Mod.io MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Mod.io MCP today
We host it, we monitor it, we maintain it. You just paste one token.