How to Use the FreeToGame MCP in Claude Code
Query free-to-play game databases, filter specs, and pipe raw JSON directly into your Claude Code terminal sessions.
Works with every AI agent you already use
…and any MCP-compatible client
Connect FreeToGame MCP to Claude Code
Create your Vinkius account to connect FreeToGame 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 the FreeToGame database from the command line
The `list_games` tool pulls the entire catalog of free-to-play titles directly into your terminal via this MCP Server. Claude Code uses this tool to search, sort, and filter games without opening a web browser. You can pipe the raw output into other CLI tools or let your agent format the list into a clean terminal table. It makes scanning for new releases fast and keyboard-driven.
Filter games with strict tag combos in Claude Code
The `filter_games` tool filters the catalog using multiple tags like 3d, pvp, and fantasy. Claude Code executes these precise queries to find niche titles that match your exact search criteria. The agent processes the filtered results directly in the shell, letting you quickly find specific combinations like browser-based space strategies. You get raw, unbloated data in seconds.
Pull system requirements into your terminal
The `get_game` tool extracts the full profile of a specific game, including minimum and recommended PC specs. Claude Code queries this endpoint to check if a title runs on your current machine. The agent parses the system requirements block and prints it directly to your terminal. You get instant access to storage, RAM, and GPU requirements without loading heavy web pages.
Set up FreeToGame 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 seefreetogame-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest FreeToGame transactions." It will automatically discover and invoke the available FreeToGame tools.
claude mcp add --transport http freetogame-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 FreeToGame MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the FreeToGame MCP today
We host it, we monitor it, we maintain it. You just paste one token.