Skip to content
Grok

Pirate Weather for Grok

io.github.pipeworx-io/pirate-weather

Pirate Weather MCP.

client:Grok transport:streamable-http

Install Pirate Weather in Grok

.mcp.json (in your project root)

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

Pirate Weather in other clients