Skip to content
VS Code

Ipma Pt for VS Code

io.github.pipeworx-io/ipma-pt

IPMA Portugal MCP — weather, UV, sea state, and earthquakes from the

client:VS Code transport:streamable-http

Install Ipma Pt in VS Code

.vscode/mcp.json

{
  "servers": {
    "ipma-pt": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/ipma-pt/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Ipma Pt in other clients