Get a key
Sign in to the app
Go to app.mapping.travel and sign in.
Configure your client
- Claude Desktop
- Cursor
- Continue
- MCP Inspector
Claude Desktop currently spawns MCP servers over stdio, so we bridge through the Restart Claude Desktop. The tools appear under the wrench icon.
mcp-remote shim. Edit ~/Library/Application Support/Claude/claude_desktop_config.json:If you see
npm ERR! code EACCES in ~/Library/Logs/Claude/mcp-server-mapping-travel.log, your npm cache has root-owned files from a previous sudo install. Run sudo chown -R $(id -u):$(id -g) ~/.npm once and restart Claude Desktop.