runx for Cursor
ai.runx/runx
The governed runtime for agent skills. Search the catalog and inspect a skill before running it.
client:Cursor
transport:streamable-http
tools:2
Install runx in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"runx": {
"url": "https://api.runx.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs