Skip to content
Grok

Tuurio ID for Grok

io.github.tuurio/tuurio-id

Manage users, OIDC clients, roles, settings, and audits with tenant-bound OAuth.

client:Grok transport:streamable-http

Install Tuurio ID in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "tuurio-id": {
      "type": "http",
      "url": "https://{tenant}.id.tuurio.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

Tuurio ID in other clients