eCommerce
flyvolo.ai
Provides private jet search, pricing, comparison, and empty leg discounts for booking.
ENDPOINT 1
https://www.flyvolo.ai/api/mcp
MCP server metadata
- Name
- volo-aviation
- Version
- 1.0.0
Known tools 12
get_fleetBrowse VOLO's fleet of 200+ jet models across 4 categories (light, mid, heavy, ultra).
Inferred read-onlyget_service_infoGet details about VOLO's specialized aviation services: group charter, corporate charter, air ambulance, pet travel, and event charter.
Inferred read-onlyget_weatherGet real-time weather and optional forecast for any location worldwide.
Inferred read-onlyget_airport_liveGet live airport information including real-time weather conditions.
Inferred read-onlyCONNECT 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.volo-aviation]
url = "https://www.flyvolo.ai/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"volo-aviation": {
"type": "http",
"url": "https://www.flyvolo.ai/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: volo-aviation
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": {
"volo-aviation": {
"url": "https://www.flyvolo.ai/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"volo-aviation": {
"type": "http",
"url": "https://www.flyvolo.ai/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "volo-aviation",
"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.
ENDPOINT 2
https://www.flyvolo.ai/api/mcp/sse
MCP server metadata
- Name
- volo-aviation
- Version
- 1.0.0
Known tools 9
get_fleetBrowse VOLO's fleet of 200+ jet models across 4 categories (light, mid, heavy, ultra).
Inferred read-onlyget_service_infoGet details about VOLO's specialized aviation services: group charter, corporate charter, air ambulance, pet travel, event charter.
Inferred read-onlyCONNECT 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.volo-aviation]
url = "https://www.flyvolo.ai/api/mcp/sse"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"volo-aviation": {
"type": "http",
"url": "https://www.flyvolo.ai/api/mcp/sse"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: volo-aviation
Remote MCP URL: https://www.flyvolo.ai/api/mcp/sse
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": {
"volo-aviation": {
"url": "https://www.flyvolo.ai/api/mcp/sse"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"volo-aviation": {
"type": "http",
"url": "https://www.flyvolo.ai/api/mcp/sse"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "volo-aviation",
"transport": "streamable-http",
"url": "https://www.flyvolo.ai/api/mcp/sse"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 3
https://mcp.flyvolo.ai/mcp
MCP server metadata
- Name
- volo-knowledge
- Version
- 0.1.0
Known tools 16
resolve_occupation_or_majorResolve a job title, a company's internal name for a role, a nickname or a degree name to a canonical VOLO entity.
Inferred read-onlyfind_evidenceVerified evidence records for an occupation, optionally for one task.
Inferred read-onlyget_changeOne verified change record by id, with VOLO's reading: what it means, what it does not yet establish, and what a reader can verify themselves.
Inferred read-onlylist_business_functionsFor the business side: the functions a company is organised into, and which occupations sit in each.
Inferred read-onlyfind_notesVOLO's long-form answers to the big questions — how many jobs AI has actually taken, what actually gets automated, how long someone has, what AI law already changed, where AI lands in a company.
Inferred read-onlyget_noteThe full text of one note, section by section, each section with the verified records it rests on.
Inferred read-onlyfind_notes_for_occupationWhich notes argue from this occupation's own records or task judgements.
Inferred read-onlydescribe_coverageWhat VOLO covers and what it does not, including which occupations have no evidence yet.
Inferred read-onlyCONNECT 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.volo-knowledge]
url = "https://mcp.flyvolo.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"volo-knowledge": {
"type": "http",
"url": "https://mcp.flyvolo.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: volo-knowledge
Remote MCP URL: https://mcp.flyvolo.ai/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": {
"volo-knowledge": {
"url": "https://mcp.flyvolo.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"volo-knowledge": {
"type": "http",
"url": "https://mcp.flyvolo.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "volo-knowledge",
"transport": "streamable-http",
"url": "https://mcp.flyvolo.ai/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for flyvolo.ai was fetched 2026-07-27T17:12:11.726Z and is being refreshed.
flyvolo.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.