Documentation Index
Fetch the complete documentation index at: https://docs.mapping.travel/llms.txt
Use this file to discover all available pages before exploring further.
Get a key
Open Developers → MCP
The Developers section is in the sidebar between System and Settings.
Create a key
Click + New Key, give it a name, and copy the plaintext value. You won’t see it again.
Claude Desktop
Cursor
Continue
Edit ~/Library/Application Support/Claude/claude_desktop_config.json:{
"mcpServers": {
"mapping-travel": {
"transport": {
"type": "http",
"url": "https://mcp.mapping.travel/mcp",
"headers": { "X-API-Key": "mt_mcp_live_..." }
}
}
}
}
Restart Claude Desktop. The tools appear under the wrench icon. Edit ~/.cursor/mcp.json:{
"mcpServers": {
"mapping-travel": {
"transport": {
"type": "http",
"url": "https://mcp.mapping.travel/mcp",
"headers": { "X-API-Key": "mt_mcp_live_..." }
}
}
}
}
Edit ~/.continue/config.json with the same shape as Cursor.
Verify
Ask your agent: “What mapping tools do you have available?” — it should list around 18 tools. If not, see Troubleshooting.