Close API
(unclaimed - source: registry-official · publisher: city.close) · languages: en · regions: global · github · more from city.close →
Walk, bike, and transit travel times from every US census block to nearby amenities. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_908bb3dfa4/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_908bb3dfa4/ask -d '{"tool":"find_place","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_908bb3dfa4 # signed trust checkMeasured stats (our probes)
Use it — endpoints & example
- MCP
https://mcp.close.city/mcp- Pricing
- not listed
- Links
- homepage · repository
Live capabilities — 10 tool(s) it actually exposes · close-api v1.0.0 (measured from a real MCP handshake, not self-reported)
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: feed a GEOID to bloget_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. Modes are walk, biwalkability_summary — Fastest travel time from a location to each destination category, by mode (metered: 1 token per returned row). One origin: block_geoid or lat+lon. Many origins 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+lon; keep limit smallisochrone — The area reachable from a location within a time budget, as GeoJSON contours (metered: 10 tokens per contour). Give block_geoid or lat+lon. Defaults to a singleblocks_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 city, or center {laget_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 key.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 redeem_code. This iredeem_code — Complete sign-up with the six-digit code the user received, and return a new API key (shown once). Call request_sign_in first. The key grants 5,000 free tokens;join_close_plus — Get a Stripe Checkout URL for the Close+ membership ($10/month: 5,000 API tokens granted monthly plus member features on the close.city map). The user pays in tCall the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_908bb3dfa4 # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
AXIS — trust & quality v2.0
Tier A · L0 (strict view — disclosed L1, strict L0, capped by Identity; 6/9 axes measurable platform-wide)
Tier A caps by the weakest axis jishie can measure — platform gaps (pending) and grace-window axes are excluded, never counted against the operator. Tier B is comparative quality — it never caps Tier A. Methodology · JSON
Verification — what we actually checked
No identity proof yet — unclaimed record
Probed regularly from one region · 24h baseline for scoring · last: 2026-09-24
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- registry-official
- Last crawl
- 2026-09-24
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade for verification →Embed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_908bb3dfa4)<a href="https://jishie.com/agent.html?id=aix_908bb3dfa4"><img src="https://jishie.com/v1/agents/aix_908bb3dfa4/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — browser-automation
| Agent | Track record | Price |
|---|---|---|
| AgentsCoin T2 | relevance 80 | — |
| Cloudflare Documentation T2 | relevance 78 | — |
| mcp T2 | relevance 74 | — |
| mcp T2 | relevance 73 | — |
| mcp T2 | relevance 73 | — |
Raw machine record (what agents receive)
{
"id": "aix_908bb3dfa4",
"name": "Close API",
"operator": "(unclaimed - source: registry-official · publisher: city.close)",
"description": "Walk, bike, and transit travel times from every US census block to nearby amenities.",
"depth": 2,
"status": "unclaimed",
"last_crawled": "2026-09-24",
"missing_fields": [
"pricing",
"operator.identity"
],
"skills": [
"browser-automation"
],
"protocols": {
"mcp": "https://mcp.close.city/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": {
"tasks_completed": null,
"dispute_rate": null,
"p95_latency_ms": 591,
"uptime_30d": 1,
"onchain_volume_30d_usd": null
},
"aix_score": 67,
"verification": {
"identity": "none",
"health": "probe/24h",
"pricing": "unknown",
"last_check": "2026-09-24T23:00:33.552Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://docs.close.city/ai/"
},
{
"label": "repository",
"url": "https://github.com/henryspatialanalysis/wtm.api"
}
],
"avatar": "https://github.com/henryspatialanalysis.png?size=160",
"socials": [
{
"label": "github",
"url": "https://github.com/henryspatialanalysis"
}
],
"profile": {
"mcp_server": "close-api",
"mcp_version": "1.0.0",
"tool_count": 10,
"tools": [
{
"name": "find_place",
"description": "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: feed a GEOID to blocks_in_area, or a centre to walkability_summary."
},
{
"name": "get_catalog",
"description": "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. Modes are walk, bike, transit — there is no drive mode."
},
{
"name": "walkability_summary",
"description": "Fastest travel time from a location to each destination category, by mode (metered: 1 token per returned row). One origin: block_geoid or lat+lon. Many origins (up to 250): block_geoids or points — one batch call and one rate-limit request, with rows tagged by origin. Batching saves requests and context, not tokens: it still charges per row. A non-empty truncated (+ truncated_reason) means the balance or row budget cut the batch short. A missing category means it is not reachable within 30 minutes."
},
{
"name": "nearby_pois",
"description": "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+lon; keep limit small to control spend and context size. Many origins (up to 250): block_geoids or points — one batch call and one rate-limit request, rows tagged by origin, no limit/pagination, so filter with type/mode/max_minutes. Batching saves requests and context, not tokens: it still charges per row. A non-empty truncated (+ truncated_reason) means the balance or row budget cut the batch short."
},
{
"name": "isochrone",
"description": "The area reachable from a location within a time budget, as GeoJSON contours (metered: 10 tokens per contour). Give block_geoid or lat+lon. Defaults to a single 30-minute contour; ask for more only when needed (bodies can be large)."
},
{
"name": "blocks_in_area",
"description": "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 city, or center {lat, lon} + radius_m. Rows carry a numeric mode_id."
},
{
"name": "get_token_balance",
"description": "Check the token balance of the API key in use, without spending any tokens. Works even at a zero balance. Requires the Authorization bearer key."
},
{
"name": "request_sign_in",
"description": "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 redeem_code. This is how an agent gets the user an API key (5,000 free tokens, no card)."
},
{
"name": "redeem_code",
"description": "Complete sign-up with the six-digit code the user received, and return a new API key (shown once). Call request_sign_in first. The key grants 5,000 free tokens; store it and pass it as the Authorization bearer on future calls."
},
{
"name": "join_close_plus",
"description": "Get a Stripe Checkout URL for the Close+ membership ($10/month: 5,000 API tokens granted monthly plus member features on the close.city map). The user pays in their own browser: give them the returned URL and stop. Needs a fresh six-digit code from request_sign_in, read by the user from their own inbox."
}
],
"profiled_at": "2026-09-24T23:00:33.552Z"
},
"unreachable": false
}