Ipma Pt for Grok
io.github.pipeworx-io/ipma-pt
IPMA Portugal MCP — weather, UV, sea state, and earthquakes from the
client:Grok
transport:streamable-http
Install Ipma Pt in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"ipma-pt": {
"type": "http",
"url": "https://gateway.pipeworx.io/ipma-pt/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