https://citywalkplan.com/api/mcp
Listed in the official MCP registry as com.citywalkplan/planner.
What you can ask
The server exposes three tools. Your assistant calls them for you — you just ask in plain language.
list_citiesThe cities CityWalk Plan covers, grouped by region.
plan_city_walkA day-by-day walking route for a city — by number of days and pace (easy / balanced / packed), with optional must-see places. Real, hand-curated stops grouped by neighborhood.
get_placeDetails for one place: type, neighborhood, suggested duration, coordinates, Wikipedia link.
Add it to Claude
Custom connectors are available on Claude Free, Pro, and Max (Free is limited to one).
- In Claude.ai, open Settings → Customize → Connectors.
- Click +, then Add custom connector.
- Paste
https://citywalkplan.com/api/mcpand click Add. Leave the OAuth fields blank — no authentication is needed. - In a chat, open the + menu → Connectors, enable CityWalk Plan, and ask it to plan a walk.
Add it to ChatGPT
OpenAI's current developer-mode guide says ChatGPT Pro can connect read-only MCPs; full MCP is available in beta for eligible Business, Enterprise, and Edu workspaces. CityWalk Plan is read-only. ChatGPT web, admin, and role limits apply.
- On Pro, enable developer mode in Settings → Apps → Advanced Settings. In a managed workspace, confirm an admin or owner has enabled access for your role.
- In ChatGPT on the web, open Settings → Apps → Create, name the app CityWalk Plan, and paste
https://citywalkplan.com/api/mcpwith No authentication. - Scan the tools, create the app, then select it in a new conversation and ask ChatGPT to plan a walking itinerary.
Example prompts
- Use CityWalk Plan to make a 3-day walking itinerary for Kyoto, balanced pace.
- Which walkable cities does CityWalk Plan support in Asia?
- Plan a 2-day self-guided walk in Barcelona and keep each day in one neighborhood.
- I have one day in Rome — plan a walking route and tell me about each stop.
Every itinerary comes with a citywalkplan.com link, so you can open the route on a map, reorder or remove stops, share it, or export an offline copy.
FAQ
Is it free?
Yes — the CityWalk Plan MCP endpoint is public and free, with no API key, CityWalk account, or sign-up. Your chosen AI assistant's own plan and usage limits still apply.
Which AI assistants can use it?
Any compatible MCP client can use the server. Claude Free currently allows one custom remote connector. ChatGPT Pro can connect read-only MCPs in developer mode; full MCP is available to eligible Business, Enterprise, and Edu workspaces.
Do I need an API key or login?
No CityWalk Plan key or login is needed. The server uses Streamable HTTP with no authentication. You still need an account with the AI assistant you choose.
Is it in the official MCP registry?
Yes — published as com.citywalkplan/planner, so compatible MCP clients and directories can discover it. The MCP Registry is separate from the ChatGPT app directory.
Are the places real?
Yes. Routes are built from a fixed catalog of real, hand-curated places with verified map coordinates — not invented by the AI.
Can I edit the itinerary afterwards?
Yes. Every result links back to citywalkplan.com, where you can open it on a map, reorder or remove stops, share a link, or export an offline copy.