Walk, bike, and transit travel times from every US census block to nearby amenities. Connect the official Close API MCP server to Claude, ChatGPT, or Cursor through gate — one gateway URL, no config files, security-checked.
Free to start · No credit card · No hosting needed
Pick your client. Copy, paste, done — or let gate handle sign-ins and policies for you.
claude mcp add --transport http close-api https://mcp.close.city/mcpRun in your terminal, then restart Claude Code.
Close API · https://mcp.close.city/mcp
Real prompts you can type the moment it's connected — no setup, no docs to read.
“Use “find_place”: Look up a US city or town by name (free, no key). Returns matches with their census place GEOID and centre point (lon/lat). The entry point:.”
“Use “get_catalog”: List the travel modes and the destination-type taxonomy (free, no key). Use it to resolve type names to the numeric ids the other tools take.”
“Use “walkability_summary”: Fastest travel time from a location to each destination category, by mode (metered: 1 token per returned row). One origin: block_geoid or la.”
“Use “nearby_pois”: Nearby points of interest and the travel time to each, from a location (metered: 1 token per returned row). One origin: block_geoid or lat+l.”
Every server in the gate directory has to pass the same four checks before your AI can touch it. Here's how Close API holds up.
Operated by Close API (close.city) at its documented MCP endpoint — not a third-party mirror or community re-host.
This server only exposes public data — no account and no credentials are involved when you connect.
gate checks every tool for prompt injection, hidden instructions, data-exfiltration hints, and over-broad permissions before the server is available through your gateway.
If Close API adds or changes tools later, gate re-scans and alerts you — before your AI acts on the change.
Add one gateway URL to Claude, ChatGPT, or any MCP client. One-time setup, about two minutes.
Choose Close API in the gate directory. No sign-in needed.
Close API's tools are live in every AI client you've connected — with rules and logging built in.
Free to start · No credit card · No hosting needed
Fetched live from the official endpoint and re-checked daily by gate — not marketing copy.
find_place — Look up a US city or town by name (free, no key). Returns matches with their census place GEOID and centre point (lon/lat). The entry point:
get_catalog — List the travel modes and the destination-type taxonomy (free, no key). Use it to resolve type names to the numeric ids the other tools take
walkability_summary — Fastest travel time from a location to each destination category, by mode (metered: 1 token per returned row). One origin: block_geoid or la
nearby_pois — Nearby points of interest and the travel time to each, from a location (metered: 1 token per returned row). One origin: block_geoid or lat+l
isochrone — The area reachable from a location within a time budget, as GeoJSON contours (metered: 10 tokens per contour). Give block_geoid or lat+lon.
blocks_in_area — Per-block travel times for every census block in an area (metered: 1 token per returned row). Give place_geoid (from find_place) for a whole
get_token_balance — Check the token balance of the API key in use, without spending any tokens. Works even at a zero balance. Requires the Authorization bearer
request_sign_in — Start free sign-up for the user: email them a six-digit code. The user must read the code from their own inbox and give it to you, then call
+ 2 more tools once connected
https://mcp.close.city/mcpYes — Close API operates its own remote MCP server at mcp.close.city. gate connects you to that official endpoint and adds security scanning, per-tool access rules, and an activity log on top.
Add gate's gateway URL to your AI client once, then pick Close API in the directory. No account or sign-in is needed. From then on, Close API's tools are available in every client you've connected to gate.
No. Close API runs the server, and gate is fully managed. You just connect one URL — there's nothing to install, deploy, or maintain.
It's the vendor's official endpoint, and gate scans its tools for prompt injection and hidden instructions before it goes live, re-checks it whenever it changes, and lets you allow, block, or require approval for every single tool.
Yes — you can get started with gate for free and connect Close API in minutes. No credit card required.
Every server below works through the same gateway URL — connect once, add tools anytime.
Set up Close API in: Claude · Claude Code · ChatGPT · Cursor · VS Code