geocode for Cursor
io.github.hyosikpark/geocode
Worldwide place search with coordinates (Open-Meteo) — paid per call (x402/credits), 1 tools
client:Cursor
transport:streamable-http
Install geocode in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"geocode": {
"url": "https://hawker-gateway.fly.dev/mcp/geocode"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs