Skip to content
VS Code

roxyon for VS Code

io.github.bea-technology/roxyon

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

client:VS Code transport:streamable-http runtime:npm

Install roxyon in VS Code

.vscode/mcp.json

{
  "servers": {
    "roxyon": {
      "type": "http",
      "url": "https://mcp.roxyon.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

roxyon in other clients