Weather API for Grok
io.github.br0ski777/weather-api
Current weather and 7-day forecast for any location. OpenMeteo-powered. x402 micropayment.
client:Grok
transport:sse
Install Weather API in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"weather-api": {
"type": "sse",
"url": "https://weather-api.api.klymax402.com/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