runx for VS Code
ai.runx/runx
The governed runtime for agent skills. Search the catalog and inspect a skill before running it.
client:VS Code
transport:streamable-http
tools:2
Install runx in VS Code
.vscode/mcp.json
{
"servers": {
"runx": {
"type": "http",
"url": "https://api.runx.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs