← flyvolo.ai
INDIVIDUAL MCP TOOL
get_service_info
Get details about VOLO's specialized aviation services: group charter, corporate charter, air ambulance, pet travel, and event charter.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.flyvolo-ai]
url = "https://www.flyvolo.ai/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"flyvolo-ai": {
"type": "http",
"url": "https://www.flyvolo.ai/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: flyvolo-ai
Remote MCP URL: https://www.flyvolo.ai/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"flyvolo-ai": {
"url": "https://www.flyvolo.ai/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"flyvolo-ai": {
"type": "http",
"url": "https://www.flyvolo.ai/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "flyvolo-ai",
"transport": "streamable-http",
"url": "https://www.flyvolo.ai/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_flights— Search available private jet aircraft for a city pair.get_quote— Get a detailed pricing estimate for a private jet route.compare_aircraft— Compare 2-3 aircraft side-by-side.check_empty_legs— Check for discounted empty leg flights (repositioning flights at 50-75% off).get_fleet— Browse VOLO's fleet of 200+ jet models across 4 categories (light, mid, heavy, ultra).get_destinations— Explore popular private aviation destinations by region.submit_quote— Submit a formal quote request to VOLO's operations team.get_blog_posts— Browse VOLO's aviation blog posts.