Skip to content
Cline

RTFM for Cline

io.github.roomi-fields/rtfm

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

client:Cline transport:stdio runtime:pypi

Install RTFM in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

RTFM in other clients