Noaa Swpc for Cursor
io.github.pipeworx-io/noaa-swpc
NOAA SWPC MCP — space weather.
client:Cursor
transport:streamable-http
Install Noaa Swpc in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"noaa-swpc": {
"url": "https://gateway.pipeworx.io/noaa-swpc/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs