Postal Codes for Cursor
com.invokera/postal-codes
Postal code lookup with place names and coordinates for 60+ countries. Via Zippopotam.us.
client:Cursor
transport:streamable-http
tools:1
Install Postal Codes in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"postal-codes": {
"url": "https://invokera.com/r/postal-codes"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs