**Untap** finds money UK travellers are already owed and surfaces the verdict inside your AI assistant. Tell Claude or ChatGPT about a delayed train, a cancelled flight, a TfL contactless statement or a parking ticket, and Untap returns the refund amount, the legal basis, and the operator submit link — all in chat. ### What it covers - **Train Delay Repay** across all 23 UK operators (Avanti, LNER, GWR, Northern, ScotRail, etc.). Auto-checked against National Rail's Historical Service Performance records, so you do not need to volunteer the actual delay time. - **UK261 / EU261 flight compensation** for cancellations and 3-hour-plus delays. Auto-checked against AeroDataBox for past flights up to 12 months old. - **TfL contactless overcharges** including incomplete journeys, max-fare inspection charges and missed Hopper fares. Bulk-import a whole statement and Untap detects claimable rows synchronously. - **Parking-ticket appeals** for council and private (BPA / IPC) PCNs. Untap runs the appeal-grounds engine and returns the strongest plausible grounds. ### How it works 1. Add Untap to your AI assistant once. OAuth via Google. No API keys. 2. Ask in plain English. Untap stores the entry on your account and returns the verdict. 3. Click the operator submit link in the response and file the claim. Untap never files for you. ### Legal entitlement, calculated honestly For return train tickets, Untap aggregates per-leg compensation against the single-fare basis (half the return fare per leg) and sums across claimable legs — matches the legal entitlement under National Rail Conditions of Travel and every major operator's Delay Repay scheme T&Cs. Worst-leg-wins under-reporting is a known industry trap; Untap avoids it. ### Privacy OAuth-scoped to your Untap account only. Untap never sees passwords or payment details. Per-tool rate limits, per-user audit log, granular revoke from your connected-apps page. Two-step destructive deletion for `delete_my_data`. Made in London. [Setup guide](https://untap.money/connect) · [Untap homepage](https://untap.money) · [Privacy policy](https://untap.money/privacy)
How to connect
https://server.smithery.ai/untap/claims/mcp
curl -X POST https://server.smithery.ai/untap/claims/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'