Skip to content
Grok

met mcp for Grok

io.github.trondbjoroy/met-mcp

Weather forecasts from MET Norway (Yr): geocoding plus hourly forecasts worldwide.

client:Grok transport:streamable-http runtime:npm tools:8

Install met mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "met-mcp": {
      "type": "http",
      "url": "https://met-mcp.met-mcp-worker.workers.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

met mcp in other clients