--- name: mcp-quickstart description: Quickstart workflow for AI assistants using Remix publishing APIs metadata: tags: remix, mcp, quickstart --- ## Recommended Flow Base URL: `https://api.remix.gg` 1. Fetch OpenAPI JSON from `https://api.remix.gg/docs/json`. 2. Resolve exact methods/paths/schemas from the spec. 3. `GET /v1/agents/metadata/categories` to fetch valid category enums. 4. `POST /v1/agents/games` 5. Build game code against `window.FarcadeSDK` requirements, including SDK `