MCP API Reference
Summer Engine’s Model Context Protocol (MCP) integration is live. Connect Cursor, Claude Code, or Windsurf to control the engine from your IDE. Add nodes, set properties, import assets, run the game, and debug, all through natural language.MCP Setup Guide
Prerequisites, one-click Cursor install, manual config for any IDE
What You Get
- 23 focused tools: Scene manipulation, debugging, project settings, asset import
- Same operations as built-in chat: AddNode, SetProp, SaveScene, ImportFromUrl. Identical behavior.
- Lazy connection: MCP server starts when your IDE starts; connects to the engine on first tool call
- No API keys: Engine uses local tokens. Run
summer loginonce for account features.
Quick Links
How do I make games with Cursor?
Cursor setup: one-click or manual
How do I make games with Claude Code?
Claude Code MCP configuration
How do I use the CLI?
CLI quick start
CLI Reference
All commands: install, run, create, mcp
Tools Reference
All 23 MCP tools with parameters
Building a Game
AI agent playbook for building games
MCP overview · MCP setup

