GameFoundry

Help Center/Code & engines

Publishing games from Claude, Cursor and other AI agents (MCP)

Ship games straight from your AI coding agent to GameFoundry using the Model Context Protocol.

GameFoundry exposes a Model Context Protocol (MCP) endpoint at https://www.gamefoundry.net/api/mcp. Any AI agent that speaks MCP - Claude Desktop, Claude Code, ChatGPT, Cursor, VS Code with MCP support, and Codex among them - can connect once and then publish games on your behalf without switching to a browser.

The typical flow is upload as a private draft, preview the game in your browser, ask your agent to iterate on it, then submit for review. Every MCP-uploaded game is reviewed by a human moderator before it goes live on the public /creations gallery.

Setup takes a few minutes. Claude Desktop and ChatGPT use OAuth: paste the endpoint URL into their custom-connector dialog and click Connect. Claude Code, Cursor and VS Code use a personal access token you mint at /dashboard/api-tokens and drop into a one-line config.

Copy-paste config snippets for every supported client, plus a full walkthrough of the tool set, live at /mcp.

Tip

Ask your agent in plain English: "Upload this game to GameFoundry as a draft titled X." When you are happy with the preview, say "submit it" and a moderator takes it from there.