Skip to content
Grok

open primitive for Grok

io.github.writesdavid/open-primitive

33 tools, 30 US federal data domains. Ed25519 signed, provenance chains, entity graph. Free.

client:Grok transport:stdio runtime:npm

Install open primitive in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "open-primitive": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "open-primitive-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

open primitive in other clients