Skip to content
Claude Desktop

TBRP Codex for Claude Desktop

app.tbrp/codex

Search, read and cite a researcher's own library and the canonical corpora on tbrp.app.

client:Claude Desktop transport:streamable-http

Install TBRP Codex in Claude Desktop

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

{
  "mcpServers": {
    "codex": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.tbrp-cdn.app/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

TBRP Codex in other clients