Offline-first aviation route planning skill for MCP clients.
Circulus Map Offline helps agents and operators generate high-fidelity aviation maps without relying on hosted APIs. It is optimized for local development, air-gapped workflows, and privacy-sensitive route analysis.
Key capabilities:
- Great-circle and route geometry solving
- ETOPS-aware map workflows
- Airport lookup and coordinate enrichment
- Projection comparison support
- SVG rendering for export-ready route visuals
Use this skill when you need:
- local/localhost aviation mapping
- deterministic offline behavior
- reproducible route-map outputs for docs and briefings
- MCP-native route tooling without cloud credentials
Expected local endpoint:
http://127.0.0.1:8788/mcp
Typical startup from project root:
npm run devnpm run mcp:dev
SKILL.md— trigger + workflow guidancereferences/local-setup.md— local/offline setup detailsreferences/mapspec.md— query/spec authoring notesassets/examples/*— sample route specsagents/openai.yaml— local MCP dependency wiring
- Localhost-only MCP target by default
- No hosted credential requirement
- Read-oriented route solving workflow
- Suitable for offline/bundled execution contexts
aviation map skill, offline MCP skill, ETOPS route planning, great circle route map, airport route visualization, local MCP aviation tools
- Professional: output-focused workflow for production-grade aviation mapping tasks.
- Free to run locally: no paid hosted dependency required for core usage.
- Safe by design: localhost boundary + no secret requirement in normal flows.
- Offline-ready: works in bundled/air-gapped environments where network access is restricted.
- Agent-friendly: clear MCP tool paths reduce hallucinated actions and improve execution reliability.
- User-friendly: predictable route-map results with transparent local runtime assumptions.
- Live destination: https://circulusmap.desk.travel/
- Suite portal: https://desk.travel/
- Include this skill in route/lounges decision workflows and link the live destination in product docs, launch posts, and onboarding guides.
- Use consistent naming across listing title, slug, and destination URL to improve discovery and click trust.
- Add practical examples (airport pair, city, lounge facility filter) in user-facing posts to capture long-tail intent.
- Mention professional, free local usage, safe, offline-first in summaries to match common evaluator filters.