runx
Rank #1,566ai.runx/runx
The governed runtime for agent skills. Search the catalog and inspect a skill before running it.
runx is a Model Context Protocol (MCP) server published by runxhq. It ranks #1,566 of 132,046 servers tracked on MCP Toplist, and its repository has 91 GitHub stars. runx is listed on Official MCP, with 1 tracked version. It was first listed on Jul 14, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 130,480 of 132,046 servers on MCP Toplist.
Use runx
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http runx https://api.runx.ai/mcp[mcp_servers.runx]
url = "https://api.runx.ai/mcp"Add to ~/.codex/config.toml.
https://api.runx.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"runx": {
"url": "https://api.runx.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"runx": {
"type": "http",
"url": "https://api.runx.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"runx": {
"serverUrl": "https://api.runx.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"runx": {
"url": "https://api.runx.ai/mcp"
}
}
}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/ai.runx%2Frunx)<a href="https://mcptoplist.com/server/ai.runx%2Frunx"><img src="https://mcptoplist.com/badge/ai.runx%2Frunx.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
runxhq
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Sep 7, 2026 |
Frequently asked questions
- Who maintains runx?
- runx is maintained by runxhq, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is runx listed on the Official MCP Registry?
- Yes — runx is listed on the Official MCP Registry.
- How many versions does runx have?
- MCP Toplist tracks 1 version of runx, most recently published on Sep 7, 2026.
- Where can I find the source code for runx?
- The source code for runx is hosted at github.com/runxhq/runx.
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.