Waqi for Cursor
io.github.pipeworx-io/waqi
WAQI MCP — World Air Quality Index (free key)
client:Cursor
transport:streamable-http
Install Waqi in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"waqi": {
"url": "https://gateway.pipeworx.io/waqi/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs