Loading MCP server directory, please wait...
Build LumenJS apps, use the Roxyon BaaS, and deploy apps and web projects to Roxyon infrastructure.
npx @getmcp/cli add io.github.bea-technology/roxyonRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bea-technology/roxyon": {
"command": "npx",
"args": [
"-y",
"@roxyon/mcp"
],
"env": {
"ROXYON_TOKEN": "",
"ROXYON_API_URL": "",
"ROXYON_CONSOLE_URL": ""
}
}
}
}