Talk to your
hangar.
Connect Wingbase to Claude and other AI assistants over MCP, then just ask. Your flights, hours, aircraft, reservations, costs, and maintenance — answered in plain English. It can even log a draft flight or book a reservation, all scoped to your own data.
Just ask
No dashboards, no filters. Tap a question to see the kind of answer your assistant returns once connected.
How many hours did I fly last quarter?
22 flights · ▲ 12% vs the quarter before
Illustrative answers. Connect your account for the real thing.
What it can reach
Assistants can read your flying data and take a few scoped actions — like logging a draft flight or booking a reservation — always against your own account. They can't edit or delete existing records.
Connect your assistant
Wingbase speaks the open Model Context Protocol, so it works with Claude, OpenAI Codex, Cursor, and any MCP-compatible assistant. Each connects to the same URL and signs in with your Wingbase account.
In Claude on web or desktop, open Settings → Connectors, choose Add custom connector, paste your URL, and sign in. Then just ask.
Using Claude Code? The one-line command is in the terminal below.
Install the Wingbase connector in a single click, then authorize in your browser.
Add to CursorOpenAI Codex, Windsurf, and VS Code connect through the mcp-remote bridge using the manual config in the terminal below.
claude mcp add --transport http wingbase https://www.wingbase.io/mcp{
"mcpServers": {
"wingbase": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.wingbase.io/mcp"
]
}
}
}Ready to talk to your hangar?
Connect in under a minute. Your assistant signs in with your Wingbase account — access stays scoped to your own data.
Connect from Settings