Skip to content
Claude Desktop

LuBot Analytics for Claude Desktop

io.github.lubobali/lubot

Portfolio X-Ray with ETF look-through, file analysis, and website analytics in plain English.

client:Claude Desktop transport:streamable-http

Install LuBot Analytics in Claude Desktop

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

{
  "mcpServers": {
    "lubot": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.lubot.ai/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

LuBot Analytics in other clients