Skip to content
Grok

STACK for Grok

io.github.getstack-run/stack

Command your AI agents: verifiable passports, credential injection, full audit, revoke in 60s.

client:Grok transport:streamable-http

Install STACK in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "stack": {
      "type": "http",
      "url": "https://mcp.getstack.run/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

STACK in other clients