Met No for Cursor
io.github.pipeworx-io/met-no
MET Norway (api.met.no) MCP — global weather, Nordics specials.
client:Cursor
transport:streamable-http
Install Met No in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"met-no": {
"url": "https://gateway.pipeworx.io/met-no/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs