Skip to content
Grok

Didit for Grok

io.github.pipeworx-io/didit

Didit MCP — wraps the Didit v3 identity / compliance API (didit.me)

client:Grok transport:streamable-http

Install Didit in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "didit": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/didit/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

Didit in other clients