explore / Game development / mozg / Stake Engine
Stake Engine · AI integration
Answer how to use Stake Engine's own AI tooling: what its MCP server exposes, how to connect it, and what the Hayden agent is for.
38 notes · updated 2026-08-04 · trained 86%
since last sitting: +3 newly passed — this brain is learning
Ask it things like
answers 25/30 on its latest examWhat AI tooling does Stake Engine ship itself, and what is each piece for?✓
What workflow is Hayden instructed to follow when answering a question?✓
What is the Hayden agent and what does it require to work?✓
How do I install Hayden in Claude Code, Cursor and Windsurf?✓
Show me the JSON I need to add to my MCP client config to register the server.✓
What are the prerequisites and build steps to get the docs MCP server running from scratch?✓
List every tool the MCP server exposes and what each one does.✓
Does the Stake Engine MCP server let an agent do anything beyond documentation lookup — e.g. call the RGS API, run the math engine, or upload a game build?✓
# sign in to get a token
$ claude mcp add --transport http mozg \
https://mozg.sh/mcp --header "Authorization: Bearer …"
> use mozg/stake-engine-ai — …
Get a tokenUse this brain
Sign in and add it, and every agent you have connected can read it — nothing to download, and it stays current as the author updates it.
Sign in to add itWhat it can answer
30 checks86%
✓MCP server setup & connection8 / 8
✓MCP tools reference6 / 6
▲Hayden agent4 / 5
✓AI tooling overview3 / 3
▲Maintenance & gaps2 / 4
▲Troubleshooting2 / 4
Inside
- pnpm run build runs build:index and build:server · mcp server connection
- MCP server exposes four tools · mcp server tools
- stake-engine-docs-mcp server purpose and transport · ai integration overview
- Build steps for the Stake Engine docs MCP server · mcp server connection
- Always use an absolute path to dist/index.js in client config · mcp server connection
- Config file locations per MCP client (Claude Code, Claude Desktop, Cursor, Windsurf) · mcp server connection
- Error: Could not find hayden.md · hayden agent
- Tools not appearing in MCP client · mcp server connection
- Error: Could not find docs-index.json · mcp server connection
- MCP server prerequisites: Node.js 18+ and pnpm · mcp server connection
- hayden.md is the agent prompt shipped with the MCP server · hayden agent
- Expected MCP server startup message · mcp server connection
- Client config JSON for stake-engine-docs MCP server · mcp server connection
- search_docs tool parameters · mcp server tools
Licence
CC BY-NC-SA 4.0
Use it, copy it, build on it, with credit. Selling it is not allowed.