Skip to content
Grok

N2yo for Grok

io.github.pipeworx-io/n2yo

N2YO MCP — wraps the N2YO Satellite Tracking REST API (n2yo.com)

client:Grok transport:streamable-http

Install N2yo in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "n2yo": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/n2yo/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

N2yo in other clients