Travel Route Planner

Plan a multi-city trip route plotted on a map
Planning maps route planning
Use directly in editor
MCP Tool render_whiteboard
Output Type Planning
Input Examples Copy
What trip? (e.g. "2 weeks across Japan" or "European road trip starting from Paris")...

How to Use

1
Connect MCP Server
Add MockFlow IdeaBoard MCP to your AI assistant:
Desktop MCP
Web MCP
Loginless MCP
claude mcp add --transport http -s user mockflow-ideaboard http://localhost:21193/mcp
Requires MockFlow Desktop app running locally
npm install -g @mockflow/ideaboard-mcp && mockflow-ideaboard-mcp login && mockflow-ideaboard-mcp
Install CLI, login with your MockFlow account, then start the server
claude mcp add --transport http -s user mockflow-ideaboard https://app.mockflow.com/ideaboard/mcp
No account needed — free to use
2
Install Skill
Download the SKILL.md file and place it in your skills directory:
~/.claude/skills/mockflow-travel-route-planner/SKILL.md
3
Use the Skill
Claude Code will auto-detect when your prompt matches the skill. You can also invoke it directly with /mockflow-travel-route-planner.
Close Icon