CodePostalPro for Cursor
com.codepostalpro/postal-codes
Postal lookups for 120 countries with cited sources; deep US tier: demographics, climate, area codes
client:Cursor
transport:streamable-http
tools:7
Install CodePostalPro in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"postal-codes": {
"url": "https://api.codepostalpro.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs