export_gpx — heart routes MCP Tool Read-only
export_gpx
(export gpx) is one of 7 tools on the
heart routes
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call export_gpx from your client
- Claude Code heart routes export_gpx run in your project directory
- Claude Desktop heart routes export_gpx ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor heart routes export_gpx ~/.cursor/mcp.json
- VS Code heart routes export_gpx .vscode/mcp.json
- Zed heart routes export_gpx ~/.config/zed/settings.json
- Windsurf heart routes export_gpx ~/.codeium/windsurf/mcp_config.json
- Cline heart routes export_gpx ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI heart routes export_gpx ~/.gemini/settings.json
- Grok heart routes export_gpx .mcp.json (in your project root)
- ChatGPT heart routes export_gpx Settings → Connectors → Advanced → Developer mode
- Claude.ai heart routes export_gpx Settings → Connectors → Add custom connector
- LangChain heart routes export_gpx pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http heart-routes https://zhenwiaphfwetckfysod.supabase.co/functions/v1/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.