Fuel your agents
with Steam data.
Wire Steam into your AI in 30 seconds. Ask anything — reviews, niches, competitors, bundles — and get answers right in chat.
Steam data, agent-ready.
Public catalog data on every Steam game — reviews, niches, bundles, competitors — wired into your AI to call in plain English.
Hosted, zero install
We run the MCP at steamlikes.co/mcp. Paste one JSON block into Claude Desktop / Code / Cursor / Cline / Windsurf / Zed — or install as a connector on Claude.ai & ChatGPT (OAuth, no key copy-paste).
Every Steam game, one key
Search 305k games, find direct competitors, score niches, spot pre-launch breakouts, pull bundle history — every Steamlikes signal exposed as one tool call.
Read-only, agent-safe
Every tool returns data; nothing mutates Steam, your account, or anyone else's. Safe to hand to your most enthusiastic agent.
One click. Done.
Pick your client below — Cursor and VS Code install in one click; Claude Code is one terminal command. OAuth handles auth on first call, no key copy-paste.
// ~/.claude/mcp.json { "mcpServers": { "steamlikes": { "url": "https://steamlikes.co/mcp", "headers": { "Authorization": "Bearer ${STEAMLIKES_API_KEY}" } } } }
steamlikes.co/mcp → click Allow. OAuth handles auth — no key copy-paste.Starts free. Per-call credits.
Loading plans…
Three quick answers.
Does it work with Claude.ai and ChatGPT?
Yes. Add steamlikes.co/mcp as a connector — OAuth handles auth, no key copy-paste. Desktop and IDE clients (Claude Desktop, Code, Cursor, Cline, Windsurf, Zed) use the JSON config above with a bearer token.
What happens when I run out of credits?
The next call returns 402 quota_exceeded with a clean error message. Nothing else. Credits reset on the 1st of each month — or upgrade tiers anytime.
Is the data real-time?
Catalog refreshes every 24 hours; trending-game rankings update every 4 hours. Each response includes a fetched_at timestamp so your agent can decide whether to trust the cache.