MCP server for Delta Air Lines that allows AI agents to search flights, manage bookings, check in, and retrieve boarding passes through browser automation.
From the registry: MCP server for Delta Airlines - search flights, check status, manage trips
$ npx playwright install chromiumPlease install the `delta` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Playwright Chromium** — Install the Chromium browser that Playwright uses for Delta automation. Run: `npx playwright install chromium`
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@striderlabs/mcp-delta"]
Note: Delta Air Lines browser automation via Playwright. Session cookies persisted to ~/.striderlabs/delta/. No env vars needed.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.MCP server for searching Airweave collections with natural language queries.