Close API for Zed
city.close/close-api
Walk, bike, and transit travel times from every US census block to nearby amenities.
client:Zed
transport:streamable-http
tools:10
Install Close API in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"close-api": {
"url": "https://mcp.close.city/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs