Roxyon Devtools
Rank #10,467io.github.bea-technology/roxyon
Build LumenJS apps, use the Roxyon BaaS, and deploy apps and web projects to Roxyon infrastructure.
Roxyon Devtools is a Model Context Protocol (MCP) server published by bea-technology. It ranks #10,467 of 132,046 servers tracked on MCP Toplist. Roxyon Devtools is listed on Official MCP, with 4 tracked versions. It was first listed on Sep 2, 2026 and most recently updated on Sep 4, 2026.
Ranks ahead of 121,579 of 132,046 servers on MCP Toplist.
Use Roxyon Devtools
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http roxyon https://mcp.roxyon.com/mcpclaude mcp add roxyon -e "ROXYON_TOKEN=<your ROXYON_TOKEN>" -e "ROXYON_API_URL=<your ROXYON_API_URL>" -e "ROXYON_CONSOLE_URL=<your ROXYON_CONSOLE_URL>" -- npx -y @roxyon/mcpReplace each placeholder with your own value before saving.
[mcp_servers.roxyon]
url = "https://mcp.roxyon.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.roxyon]
command = "npx"
args = ["-y", "@roxyon/mcp"]
[mcp_servers.roxyon.env]
ROXYON_TOKEN = "<your ROXYON_TOKEN>"
ROXYON_API_URL = "<your ROXYON_API_URL>"
ROXYON_CONSOLE_URL = "<your ROXYON_CONSOLE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.roxyon.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"roxyon": {
"command": "npx",
"args": [
"-y",
"@roxyon/mcp"
],
"env": {
"ROXYON_TOKEN": "<your ROXYON_TOKEN>",
"ROXYON_API_URL": "<your ROXYON_API_URL>",
"ROXYON_CONSOLE_URL": "<your ROXYON_CONSOLE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"roxyon": {
"url": "https://mcp.roxyon.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"roxyon": {
"command": "npx",
"args": [
"-y",
"@roxyon/mcp"
],
"env": {
"ROXYON_TOKEN": "<your ROXYON_TOKEN>",
"ROXYON_API_URL": "<your ROXYON_API_URL>",
"ROXYON_CONSOLE_URL": "<your ROXYON_CONSOLE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"roxyon": {
"type": "http",
"url": "https://mcp.roxyon.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"roxyon": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@roxyon/mcp"
],
"env": {
"ROXYON_TOKEN": "<your ROXYON_TOKEN>",
"ROXYON_API_URL": "<your ROXYON_API_URL>",
"ROXYON_CONSOLE_URL": "<your ROXYON_CONSOLE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"roxyon": {
"serverUrl": "https://mcp.roxyon.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"roxyon": {
"command": "npx",
"args": [
"-y",
"@roxyon/mcp"
],
"env": {
"ROXYON_TOKEN": "<your ROXYON_TOKEN>",
"ROXYON_API_URL": "<your ROXYON_API_URL>",
"ROXYON_CONSOLE_URL": "<your ROXYON_CONSOLE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"roxyon": {
"url": "https://mcp.roxyon.com/mcp"
}
}
}{
"mcpServers": {
"roxyon": {
"command": "npx",
"args": [
"-y",
"@roxyon/mcp"
],
"env": {
"ROXYON_TOKEN": "<your ROXYON_TOKEN>",
"ROXYON_API_URL": "<your ROXYON_API_URL>",
"ROXYON_CONSOLE_URL": "<your ROXYON_CONSOLE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.bea-technology%2Froxyon)<a href="https://mcptoplist.com/server/io.github.bea-technology%2Froxyon"><img src="https://mcptoplist.com/badge/io.github.bea-technology%2Froxyon.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
bea-technology
Available versions (4)
| Version | Published |
|---|---|
| 0.3.0 | Sep 4, 2026 |
| 0.2.0 | Sep 3, 2026 |
| 0.1.2 | Sep 2, 2026 |
| 0.1.1 | Sep 2, 2026 |
Frequently asked questions
- Who maintains Roxyon Devtools?
- Roxyon Devtools is maintained by bea-technology, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Roxyon Devtools listed on the Official MCP Registry?
- Yes — Roxyon Devtools is listed on the Official MCP Registry.
- How many versions does Roxyon Devtools have?
- MCP Toplist tracks 4 versions of Roxyon Devtools, most recently published on Sep 4, 2026.
- Where can I find the source code for Roxyon Devtools?
- The source code for Roxyon Devtools is hosted at github.com/bea-technology/roxyon-devtools.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.