Volo
БесплатноНе проверенGive AI agents the ability to search private jets, compare aircraft, get quotes, and submit charter requests through natural language.
Описание
Give AI agents the ability to search private jets, compare aircraft, get quotes, and submit charter requests through natural language.
README
The Model Context Protocol server for private aviation. Give any AI agent the ability to search private jets, compare aircraft, get transparent quotes, check empty-leg deals, and submit charter requests — straight from natural language.
Built by VOLO, the world's first agent-native private aviation platform. Works with Claude Desktop, Claude Code, Cursor, Windsurf, OpenClaw, and any MCP-compatible client.
✈️ Looking for the full platform (218 aircraft, 7,900+ airports, REST API, GraphQL, a 14-tool concierge and a 16-command CLI)? See flyvolo.ai and the agent surfaces.
Quick Start
npx volo-mcp
Or install globally:
npm install -g volo-mcp
volo-mcp
Configure Claude Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
{
"mcpServers": {
"volo-aviation": {
"command": "npx",
"args": ["-y", "volo-mcp"]
}
}
}
Then restart Claude Desktop. You can now ask:
- "Search private jets from New York to London"
- "Compare the Gulfstream G650ER vs Global 7500"
- "What empty leg deals are available?"
- "Get me a quote for Miami to Aspen, 6 passengers"
Configure Claude Code
claude mcp add volo-aviation -- npx -y volo-mcp
Remote Server (No Install)
VOLO also runs a hosted MCP server — no local setup needed:
| Protocol | URL |
|---|---|
| Streamable HTTP | https://www.flyvolo.ai/api/mcp |
| SSE (legacy) | https://www.flyvolo.ai/api/mcp/sse |
Tools
| Tool | Description |
|---|---|
search_flights |
Search aircraft for a city pair with flight times and cost estimates |
get_quote |
Detailed pricing estimate by aircraft category |
compare_aircraft |
Side-by-side comparison of 2–3 aircraft |
check_empty_legs |
Discounted repositioning flights (50–75% off) |
get_fleet |
Browse aircraft across 4 categories |
get_destinations |
Explore destinations across 5 regions |
submit_quote |
Submit a formal quote request to VOLO operations |
Fleet
Aircraft across 4 categories:
- Light (4–8 pax): Citation CJ3+, Phenom 300E, HondaJet Elite S
- Midsize (7–9 pax): Citation Latitude, Praetor 500, Learjet 75 Liberty
- Heavy (10–16 pax): Challenger 650, Falcon 900LX, Gulfstream G450
- Ultra Long Range (16–19 pax): Gulfstream G650ER, Global 7500, Falcon 8X
Configure OpenClaw
Add to your ~/.openclaw/openclaw.json:
{
"mcpServers": {
"volo-aviation": {
"url": "https://www.flyvolo.ai/api/mcp"
}
}
}
Or install the dedicated OpenClaw skill:
clawhub install volo-aviation
Environment Variables
| Variable | Default | Description |
|---|---|---|
VOLO_API_URL |
https://www.flyvolo.ai |
API base URL |
About VOLO
VOLO is the world's first agent-native private aviation platform — built so AI agents are first-class customers, not an afterthought. Beyond this MCP server, VOLO exposes a REST API, GraphQL, a 14-tool AI concierge, a 16-command CLI, WebMCP, and an OpenClaw skill, all over live inventory of 218 aircraft and 7,900+ airports.
- 🌐 Website: flyvolo.ai
- 🤖 Agent surfaces: flyvolo.ai/for-agents
- 📖 OpenAPI spec: flyvolo.ai/api/v1/openapi.json
- 🧠 For LLMs: flyvolo.ai/llms.txt
License
MIT © VOLO Technologies Pte. Ltd.
Built by VOLO — AI-native private aviation.
Установка Volo
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/weihermans/volo-mcpFAQ
Volo MCP бесплатный?
Да, Volo MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Volo?
Нет, Volo работает без API-ключей и переменных окружения.
Volo — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Volo в Claude Desktop, Claude Code или Cursor?
Открой Volo на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Volo with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
