# Pet Travel Checklist Validator MCP. AI Agent Connect

> Pet Travel Checklist Validator MCP audits your pet's travel preparations against specific destination, transport, and health requirements. It catches missing vaccinations, expired paperwork, or incorrect carrier sizes before you head to the airport or border. Connect it to your AI client to run full audits on travel plans and document validity.

## Overview
- **Category:** travel
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_tzPMHROhE7F5BHhOXkMMY43CmUnm6hqiweyc2ZHg/ai-agent-connect
- **Tags:** pet-travel, compliance, vaccination, logistics, audit

## Description

Planning a trip with a pet involves a mountain of paperwork and strict timing. This MCP acts as a specialized validation engine for your travel plans. Instead of manually cross-referencing destination rules with your pet's medical history, you can let your AI agent handle the heavy lifting. It checks if your vaccinations fall within the required windows, if your paperwork is legally sufficient for your destination, and if your carrier actually fits the transport mode you've chosen. It identifies conflicting preparations or missing requirements that could stall your trip at a checkpoint. You can run a full audit of an entire itinerary or just check a single piece of information, like whether a specific vaccine is still valid for a trip next month. It turns a stressful checklist into a verifiable set of data points.

## Tools

### check_vaccination_compliance
This tool checks if your pet's vaccination history meets the specific requirements of your destination. It verifies that all necessary shots were administered within the required timeframes.

### validate_travel_plan
This tool performs a full audit of your entire pet travel plan. It looks for gaps in documentation, health requirements, and transport constraints all at once.

### verify_carrier_suitability
This tool evaluates your pet carrier against your planned mode of transport. It ensures the dimensions and weight meet the rules for airlines or other transit methods.

### audit_document_validity
This tool checks the legal standing of your travel documents. It confirms that your paperwork is valid for the specific trip you are taking.

## Prompt Examples

**Prompt:** 
```
Validate my pet travel plan for a trip to the UK on 2025-06-01.
```

**Response:** 
```
The audit is complete. Your rabies vaccination is compliant, but the health certificate is missing and the carrier weight exceeds the limit for commercial air travel.
```

**Prompt:** 
```
Is my pet's carrier suitable for air travel?
```

**Response:** 
```
Yes, the carrier dimensions and weight meet all current transport constraints for commercial air travel.
```

**Prompt:** 
```
Check if my dog's vaccinations are valid for travel next month.
```

**Response:** 
```
The vaccination history is compliant; all required vaccines were administered within the necessary window.
```

## Capabilities

### Health Compliance Checks
Your agent uses this to verify vaccination windows and medical requirements.

### Document Auditing
Your agent checks if paperwork meets legal standards for specific destinations.

### Transport Validation
Your agent confirms if pet carriers meet the rules for your specific transit method.

### Full Itinerary Audits
Your agent runs a complete check on all travel preparations at once.

## Use Cases

### International Relocation
Verify that all health certificates and vaccinations meet the strict entry requirements of a new country.

### Air Travel Preparation
Check if your pet's carrier is the right size and weight for your specific airline's rules.

### Vaccination Timing
Confirm that a recent vaccination was given early enough to be valid by the time you travel.

### Document Verification
Ensure all necessary paperwork is legally sufficient for a planned trip.

## Benefits

- Identifies missing or expired vaccinations before you reach the airport.
- Matches carrier dimensions against specific transport constraints.
- Verifies the legal validity of travel documents for your destination.
- Catches conflicting travel preparations through full plan audits.

## How It Works

You connect the MCP to your AI client and provide your travel details.

1. Connect the MCP to your preferred client like Claude or Cursor via Vinkius.
2. Provide your pet's medical history and travel itinerary to your AI agent.
3. Ask the agent to run a specific check or a full audit.
4. Review the compliance results and fix any identified gaps.

## Frequently Asked Questions

**What can this MCP do for my pet travel?**
It audits your travel plans by checking vaccination compliance, carrier suitability, and document validity against destination rules.

**How do I use this with Claude or Cursor?**
You connect to the MCP through the Vinkius platform. Once connected, your AI client can immediately use the tools to check your pet's travel data.

**Can it check if my carrier is okay for an airplane?**
Yes, the verify_carrier_suitability tool checks if your carrier meets the constraints for your planned mode of transport.

**Does it check vaccination dates?**
Yes, the check_vaccination_compliance tool verifies if your pet's vaccination history satisfies the requirements for your destination.

**Will it tell me if my paperwork is wrong?**
Yes, the audit_document_validity tool checks if your travel documents are legally valid for your trip.

**How does the validator determine if a vaccination is compliant?**
The `check_vaccination_compliance` tool checks if the vaccine was administered within the specific window required by the destination relative to your trip date.

**Can I check if my pet's carrier is allowed on a flight?**
Yes, you can use `verify_carrier_suitability` to compare your carrier's dimensions and weight against specific transport rules.

**What happens if my travel documents are expired?**
The `audit_document_validity` tool will flag any documents that are expired or were issued outside the required timeframe for your destination.
