mcpbeat Sign in

Runitonai MCP Server

by structlabs-io Your server? Claim it
answering

Runitonai MCP is answering right now. Last checked 15 min ago. It exposes 11 tools. Last commit 31 Jul 2026.

Read-only MCP connector serving the Run It on AI book; index and Implementation Blocks are free.

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
11
Tools
read from the server
78 ms
Response time
average over 24h
0
Stars
last commit 31 Jul 2026

Nothing serious here today

Today is the operative word: we check Runitonai MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add runitonai-mcp --transport http https://mcp.runitonai.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "runitonai-mcp": {
      "url": "https://mcp.runitonai.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.runitonai-mcp]
url = "https://mcp.runitonai.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "runitonai-mcp": {
      "url": "https://mcp.runitonai.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "runitonai-mcp": {
      "url": "https://mcp.runitonai.com/mcp"
    }
  }
}

Available tools 11

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

playbook
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.
activate
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.
book
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.
forget
forget_session_history
Stub — not implemented in Phase 1. See tool response 'phase' field.
implementation
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).
lookup
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.
report
report_telemetry
Stub — not implemented in Phase 1. See tool response 'phase' field.
save
save_session_state
Stub — not implemented in Phase 1. See tool response 'phase' field.
section
find_section
Stub — not implemented in Phase 1. See tool response 'phase' field.
session
get_session_history
Stub — not implemented in Phase 1. See tool response 'phase' field.

Endpoints

URLTransportStateLatencyChecked
https://mcp.runitonai.com/mcp streamable-http answering 106 ms 15 min ago

Alternatives to Runitonai MCP

same job, measured the same way
operant-mcp
by saagpatel

Read-only MCP server for the OPERANT AI operating-agent calibration benchmark.

36 installs/wk 5 tools answering
App Store Connect
by forgeopslabs

MCP server for the Apple App Store Connect API - 114 annotated tools, optional read-only mode.

local only
The Cracks Index
by johanvd75-byte

Read-only MCP server for The Cracks Index: ranks countries and regions on social-safety strength

15 tools answering
Most Recommended Books
by mostrecommendedbooks

Read-only MCP server for verified book recommendations and reading lists.

6 tools answering
Kadent Scan
by kadent

Free, read-only security scanner for remote MCP servers, before you connect them.

1 tools answering
Pynet MCP Bridge
by rafa2403nunez-droid

MCP implementation to connect AI agents with the PyNet Platform for BIM/Engineering automation.

115 installs/wk local only
Personal Finance MCP
by josuem1109

Self-hosted, read-only MCP server that connects your banks and investments via Plaid.

local only
Site
by aiimplementationcost

AI Implementation Cost: the site's own MCP server — calculator, enquiry (enquiry = a human...

5 tools answering

Runitonai MCP — questions

Answers built from our own checks of this server.

What can Runitonai MCP do?
It exposes 11 tools, read directly from the server on our last check. Among them: activate, find_playbook, find_section, forget_session_history, get_implementation_block, get_playbook and 5 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Runitonai MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 78 ms. The bar chart above shows every period we have measured.
How do I connect Runitonai MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Runitonai MCP need an API key?
No. Runitonai MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 11 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Runitonai MCP?
It answers our handshake in 78 ms on average, which is faster than 85% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Runitonai MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.