Skip to content
Claude Desktop

roxyon for Claude Desktop

io.github.bea-technology/roxyon

Build LumenJS apps, use the Roxyon BaaS, and deploy apps and web projects to Roxyon infrastructure.

client:Claude Desktop transport:streamable-http runtime:npm

Install roxyon in Claude Desktop

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

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

roxyon in other clients