Skip to content
Grok

MCP Observatory: one read only walk over every https endpoint in the official registry for Grok

io.github.ogasurfproject-jpg/hs-mcp-observatory

Public record of one read only walk over the official MCP registry: who answered, tools, who pays.

client:Grok transport:streamable-http tools:6

Install MCP Observatory: one read only walk over every https endpoint in the official registry in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "hs-mcp-observatory": {
      "type": "http",
      "url": "https://observatory.horizonshield.dev/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

What Grok can do once it is connected

MCP Observatory: one read only walk over every https endpoint in the official registry in other clients