Search and book real flights with USDC on Base. 500+ airlines, crypto-native payments.
claude mcp add cabin-flights -- npx -y cabin-flights
claude_desktop_config.json
{
"mcpServers": {
"cabin-flights": {
"command": "npx",
"args": [
"-y",
"cabin-flights"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"cabin-flights": {
"command": "npx",
"args": [
"-y",
"cabin-flights"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"cabin-flights": {
"command": "npx",
"args": [
"-y",
"cabin-flights"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"cabin-flights": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"cabin-flights"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"cabin-flights": {
"command": "npx",
"args": [
"-y",
"cabin-flights"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.kobuta23--cabin-flights/reviews or the review_server meta-tool.
POST /mcp