Skip to content
Grok

express for Grok

ai.norg/express

AI Retrievability by Norg — mirror and optimize your site for AI agents like ChatGPT and Claude.

client:Grok transport:streamable-http

Install express in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "express": {
      "type": "http",
      "url": "https://content-craft-api.norg.ai/v2/mcp/express"
    }
  }
}

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

express in other clients