Skip to content
Grok

Runable for Grok

com.runable/mcp

Run agent tasks, track progress, retrieve files, and search meeting notes with Runable.

client:Grok transport:streamable-http

Install Runable in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mcp": {
      "type": "http",
      "url": "https://api.runable.com/api/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

Runable in other clients