Loomal

The open retrieval layer for AI agents — index code, docs, data. Search via MCP.

15 starspypi: rtfm-ai

About RTFM

RTFM is an MCP (Model Context Protocol) server published by roomi-fields in the official MCP registry, listed under Search on Loomal. The open retrieval layer for AI agents — index code, docs, data. Search via MCP.

It ships as a Python package on PyPI (rtfm-ai), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/roomi-fields/rtfm, where the project has earned 15 GitHub stars.

Use RTFM with your agent

Claude Code · one command
claude mcp add rtfm -- uvx rtfm-ai
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "rtfm": {
      "command": "uvx",
      "args": [
        "rtfm-ai"
      ]
    }
  }
}
pypirtfm-ai

Frequently asked questions

What is RTFM?
RTFM is an MCP (Model Context Protocol) server by roomi-fields in the Search category. The open retrieval layer for AI agents — index code, docs, data. Search via MCP.
How do I connect RTFM to Claude, Cursor, or another MCP client?
Install RTFM from its pypi package (rtfm-ai) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is RTFM open source?
Yes — the source code is public at github.com/roomi-fields/rtfm, with 15 GitHub stars.
Can AI agents pay to use RTFM?
Not yet through Loomal — RTFM is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain RTFM? Claim this listing free by verifying GitHub ownership, or contact us.