Skip to content
Grok

FixedLink for Grok

link.fixed/fixedlink

Make and manage short links on your own domain, with analytics and routing rules.

client:Grok transport:streamable-http

Install FixedLink in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "fixedlink": {
      "type": "http",
      "url": "https://fixed.link/api/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

FixedLink in other clients