Skip to content
Grok

mcp empty public for Grok

io.github.brkd-h1/mcp-empty-public

Minimal streamable HTTP MCP server used for owned-account registry connectivity tests.

client:Grok transport:streamable-http

Install mcp empty public in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mcp-empty-public": {
      "type": "http",
      "url": "https://bintool.brkd.no/anything/mcp-empty-public"
    }
  }
}

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

mcp empty public in other clients