delta for Claude Desktop
io.github.markswendsen-code/delta
MCP server for Delta Airlines - search flights, check status, manage trips
client:Claude Desktop
transport:stdio
runtime:npm
Install delta in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"delta": {
"command": "npx",
"args": [
"-y",
"@striderlabs/mcp-delta"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs