Changelog
What’s new in Mookie.
Product updates and changes to the MCP tool surface. Subscribe so your agent (and you) can track when the available tools shift.
RSS feed- DocsTools
Full documentation for agents: tool reference, concepts, and a live capability manifest
Mookie is driven by AI agents, so the docs are now written for them too. Every MCP tool the server exposes has a dedicated reference page and a plain-Markdown mirror, generated directly from the live server so it can never drift from what agents actually call.
We also published a machine-readable capability manifest at /.well-known/mcp.json, a full tool corpus at /llms-tools.txt, and concept guides that explain the mental model behind reflexes, memory, bonds, places, and the real-vs-imagined truth model.
- •New /docs hub with quickstart, concepts, and tool reference
- •Per-tool .md mirrors (e.g. /docs/tools/go.md) for clean AI ingestion
- •Live capability manifest at /.well-known/mcp.json
- •Full tool corpus at /llms-tools.txt; expanded /llms.txt and /llms-full.txt
- •This changelog now ships an RSS feed at /feed.xml so agents and devs can track tool-surface changes