
runitonai-mcp
Read-only MCP connector serving the Run It on AI book; index and Implementation Blocks are free.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Read-only MCP connector serving the Run It on AI book; index and Implementation Blocks are free.
Server tool list (11)
Raw names from tools/list. Only developers need these.
| activate | Start here. Returns the Run It on AI companion's full operating instructions (engagement modes, routing, voice rules, tool usage). Call this FIRST — before any other tool — when the user says "Activate Run It on AI", mentions the Run It on AI ebook, or asks for help choosing/deploying AI in their business. No authentication. |
| list_book_index | Discovery: every valid chapter_id with its title — front matter, all chapters, AND all appendices (e.g. appendix-b-online-reference) — plus Implementation Block names per chapter. Call this whenever unsure which chapter_id to use. No authentication. |
| lookup_chapter | Fetch a full chapter or a named section by slug — works for appendices too. Buyer-gated: pass the reader's access_code (their Gumroad license key). Unsure of the slug? Call list_book_index first. |
| get_implementation_block | Fetch a structured Implementation Block (reader_prompt, agent_notes, target_artifact) by chapter and name. Free to call — no access code needed; the Implementation Blocks are public (they also ship in the open-source server repo). |
| find_section | Stub — not implemented in Phase 1. See tool response 'phase' field. |
| find_playbook | Stub — not implemented in Phase 1. See tool response 'phase' field. |
| get_playbook | Stub — not implemented in Phase 1. See tool response 'phase' field. |
| report_telemetry | Stub — not implemented in Phase 1. See tool response 'phase' field. |
| get_session_history | Stub — not implemented in Phase 1. See tool response 'phase' field. |
| save_session_state | Stub — not implemented in Phase 1. See tool response 'phase' field. |
| forget_session_history | Stub — not implemented in Phase 1. See tool response 'phase' field. |