How to Use the itch.io MCP in Claude Code
Pipe your itch.io profile, games, and collections directly into your terminal workflows using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect itch.io MCP to Claude Code
Create your Vinkius account to connect itch.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.
Query your itch.io profile from the command line
The `get_me` tool fetches your itch.io username, display name, and avatar URL directly inside your terminal session. Claude Code runs this query to verify your API token is active and valid before running more complex scripts. This headless MCP Server tool is perfect for quick status checks in Claude Code. You can run a single terminal command to confirm your developer credentials are correct without opening a browser or logging into the itch.io dashboard.
Extract itch.io game metadata for terminal pipelines
The `get_user_games` tool outputs raw JSON containing your owned, collected, and developed itch.io games. Claude Code can parse this output and pipe the game titles, prices, and developer URLs directly into your shell scripts. This makes it simple to automate itch.io library backups or build custom command-line search tools in Claude Code. It processes the structured data instantly, letting you filter your itch.io library with standard terminal utilities.
List your itch.io collections via Claude Code
The `get_user_collections` tool retrieves your itch.io collection names, game counts, and unique IDs. Claude Code uses this information to help you locate specific lists and pass their IDs to other terminal commands. Once you have the ID, Claude Code can trigger `get_collection_games` to dump the contents of that itch.io list. It is an efficient way to audit your curated bundles or developer assets without leaving your keyboard.
Set up itch.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 seeitchio-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest itch.io transactions." It will automatically discover and invoke the available itch.io tools.
claude mcp add --transport http itchio-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 itch.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 itch.io MCP today
We host it, we monitor it, we maintain it. You just paste one token.