Close API for Cursor
city.close/close-api
Walk, bike, and transit travel times from every US census block to nearby amenities.
client:Cursor
transport:streamable-http
tools:10
Install Close API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"close-api": {
"url": "https://mcp.close.city/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs