Skip to content
Claude Desktop

RTFM for Claude Desktop

io.github.roomi-fields/rtfm

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

client:Claude Desktop transport:stdio runtime:pypi

Install RTFM in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "rtfm": {
      "command": "uvx",
      "args": [
        "rtfm-ai"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

RTFM in other clients