25 tools from the Tripit MCP Server, categorised by risk level.
View the Tripit policy →tripit_activities_get Get an activity by ID or UUID. tripit_flights_get Get a flight by ID or UUID. tripit_hotels_get Get a hotel reservation by ID or UUID. tripit_transport_get Get a transport item by ID or UUID. tripit_trips_get Get a trip by TripIt ID or UUID. tripit_trips_list List trips in the authenticated TripIt account. tripit_activities_create Add an activity to a trip. 2/5 tripit_activities_update Update an existing activity. 2/5 tripit_documents_attach Attach a document to a TripIt object. Type can be omitted and will be auto-detected. 3/5 tripit_flights_create Add a flight to a trip. 2/5 tripit_flights_update Update an existing flight. 2/5 tripit_hotels_attach_document Attach an image or PDF document to a hotel reservation. 3/5 tripit_hotels_create Add a hotel booking to a trip. 2/5 tripit_hotels_update Update an existing hotel reservation. 2/5 tripit_transport_create Add a transport segment to a trip. 2/5 tripit_transport_update Update an existing transport item. 2/5 tripit_trips_create Create a new trip. 2/5 tripit_trips_update Update an existing trip. 2/5 tripit_activities_delete Delete an activity by ID or UUID. 4/5 tripit_documents_remove Remove a document from a TripIt object. Type can be omitted and will be auto-detected. 4/5 tripit_flights_delete Delete a flight by ID or UUID. 4/5 tripit_hotels_delete Delete a hotel reservation by ID or UUID. 4/5 tripit_hotels_remove_document Remove a document from a hotel reservation. 4/5 tripit_transport_delete Delete a transport item by ID or UUID. 4/5 tripit_trips_delete Delete a trip by ID or UUID. 4/5 The Tripit MCP server exposes 25 tools across 3 categories: Read, Write, Destructive.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Tripit server.
Tripit tools are categorised as Read (6), Write (12), Destructive (7). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept