Jet Tracker for Claude Desktop
br.com.jettracker/jet-tracker
Brazilian business aviation: registry, owner, flights, base, market, maintenance and sale signals.
client:Claude Desktop
transport:streamable-http
Install Jet Tracker in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"jet-tracker": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://jettracker.com.br/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs