Loading MCP server directory, please wait...
Precision aviation flight planning (VFR, METAR/TAF weather, WGS84 routing) and road trip logistics
npx @getmcp/cli add io.tkllabs.bh.mcp-servers/navigation-toolkitRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationAPI key for authentication as Bearer token
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.tkllabs.bh.mcp-servers/navigation-toolkit": {
"url": "https://mcp-servers.bh.tkllabs.io:9780/navigation-mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}