# itch.io MCP for AI Agents AI Agent Connect

> itch.io MCP. Access your itch.io account to browse your games, collections, and profile info from any AI agent. It lets you query your library, see what is in your folders, and check your public profile status without leaving your chat window.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_HOJSz1cRlR7jAxSh0XF1EkeYQKJoVPcEJ8DpcvB3/ai-agent-connect
- **Tags:** indie-games, game-library, digital-content, user-collections, game-development

## Description

Imagine you are deep in a conversation with your AI agent and you suddenly need to remember that one specific indie title you saved months ago. Instead of switching tabs, opening a browser, and digging through your itch.io dashboard, you just ask. This Connector connects your itch.io account directly to your agent, letting you treat your game library like a searchable database. You can pull up your entire game list, check specific collection contents, or verify your profile details on the fly. It is built for people who have massive libraries and want to find stuff faster. Since Vinkius hosts this and thousands of other connections, you can plug it in alongside your other tools to build a truly connected workspace where your gaming interests are always just a prompt away.

## Tools

### get_me
Pull your profile details, including your username, display name, and avatar URL. Use this to verify your account info.

### get_user_collections
List all your itch.io collections along with their names, IDs, and game counts. This helps you see your full library organization.

### get_user_games
Get a list of games you own, created, or collected. It returns titles, URLs, and prices for your library.

### get_collection_games
Fetch every game inside a specific collection using its unique ID. This lets you see what is in a specific folder.

## Prompt Examples

**Prompt:** 
```
What's in my 'Favorites' collection?
```

**Response:** 
```
You have 8 games in your 'Favorites' collection:

- **Celeste**
- **Hollow Knight**
- **Undertale**
- **Hades**
- **Stardew Valley**
- [4 more titles...]

Each includes a direct link to the game page and its current price.
```

**Prompt:** 
```
Show me my itch.io profile.
```

**Response:** 
```
Here is your itch.io profile info:

- **Username**: gamer123
- **Display Name**: Cool Gamer
- **Profile URL**: https://gamer123.itch.io
- **Avatar**: [Link to avatar image]
```

**Prompt:** 
```
List all the games I own.
```

**Response:** 
```
You own 15 games on itch.io. Here are some of the highlights:

| Title | Price | Developer |
| :--- | :--- | :--- |
| **Celeste** | $19.99 | Maddy Makes Games |
| **Hollow Knight** | $14.99 | Team Cherry |
| **Undertale** | $6.99 | Toby Fox |
```

## Capabilities

### View your full game library
Get a complete list of games you own, collected, or developed.

### Check specific game details
Pull titles, URLs, and prices for any game in your account.

### List all game collections
See your collection names, IDs, and the number of games in each.

### Fetch games from a specific collection
Retrieve every game inside a folder using its unique collection ID.

### Retrieve profile information
Get your username, display name, and avatar URL instantly.

## Use Cases

### Finding a specific game
You know you have a horror game in your 'Favorites' collection. You ask your agent to find the URL for it, and it pulls the link instantly.

### Checking library size
You want to know how many games are in your 'To Play' folder. Your agent uses get_user_collections to give you the exact count.

### Developer check
You need to find the cover images and prices for all your published games. Your agent pulls the full list using get_user_games.

### Profile verification
You want to see how your profile looks to the public. Your agent uses get_me to show your display name and profile link.

## Benefits

- Stop tab-switching by having your agent pull game titles and prices directly from your itch.io account.
- Quickly find specific titles in deep folders by using get_user_collections to see your full list.
- Verify your public profile status and avatar URL instantly with get_me to ensure your info is correct.
- Access specific game data like cover images and developer info using get_user_games without manual searching.
- Organize your gaming habits by asking your agent to summarize the contents of your custom collections.

## How It Works

The bottom line is you get instant, conversational access to your itch.io library without opening a browser.

1. Subscribe to the itch.io MCP on the Vinkius marketplace.
2. Enter your itch.io API Key in the configuration settings.
3. Ask your AI client to show your games or collections.

## Frequently Asked Questions

**Can I use the itch.io MCP to buy games?**
No, this Connector is for browsing your existing library and collections. It cannot process payments or complete purchases.

**Does the itch.io MCP show my published games too?**
Yes, it pulls games you own, collected, or developed. You can see titles, URLs, and prices for your own projects.

**How do I see my collections with the itch.io MCP?**
You can ask your agent to list your collections or fetch the games inside a specific one by name or ID.

**Can I use this to find new games on itch.io?**
This Connector only accesses your personal account data. It won't search the public marketplace for new releases.

**Will the itch.io MCP show my profile picture?**
Yes, it retrieves your avatar URL and display name so your agent can confirm your account details.

**Is the itch.io MCP safe to connect?**
It only reads your library and profile info. You provide your own API key to give the agent access to your data.

**How do I get an itch.io API key?**
Log in to [**itch.io**](https://itch.io), go to **User Settings > API Keys** and click **Create API Key**. Give it a name and copy the key immediately.

**What games can I access?**
You can access games you own (purchased or claimed as free), games you've developed, and games in your collections.