Skip to content
Grok

Runtime Cloud for Grok

com.withruntime/runtime

Linux microVM sandboxes for AI agents: run commands, files, processes, pause and wake.

client:Grok transport:streamable-http runtime:npm

Install Runtime Cloud in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "runtime": {
      "type": "http",
      "url": "https://api.withruntime.com/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Runtime Cloud in other clients