Server data from the Official MCP Registry
Pet travel documents + border trip-readiness (cleared/caution/blocked) for AI assistants.
Pet travel documents + border trip-readiness (cleared/caution/blocked) for AI assistants.
Remote endpoints: streamable-http: https://customs.dog/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 2 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: CUSTOMS_DOG_API_KEY
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
Connect your AI assistant to customs.dog — your pets' travel documents and border trip-readiness checks. Ask "is Stormey cleared to fly to Mexico next month?" and get a cleared / caution / blocked verdict with the exact paperwork that's missing.
customs.dog is a hosted remote MCP server. This package is a thin launcher that bridges a local stdio MCP client (Claude Desktop, Cursor, etc.) to it.
| Tool | What it does |
|---|---|
customs_prep | Validate your key, confirm the pet roster, report health. Call first. |
customs_overview | Counts of pets/documents by status and what's expiring soon. |
customs_list_pets | List the household's pets (source of pet_id). |
customs_list_documents | List a pet's documents, filterable by category/status. |
customs_check_trip_readiness | Flagship — cleared / caution / blocked for a pet + destination + return date, with a per-requirement breakdown. |
customs_upcoming_trips | Upcoming trips from your connected travel calendar (TripIt/Flighty/Google/Apple), each with per-pet readiness. |
~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"customs-dog": {
"command": "npx",
"args": ["-y", "@capitalthought/customs-dog-mcp"],
"env": { "CUSTOMS_DOG_API_KEY": "cdk_your_key_here" }
}
}
}
Point it straight at the endpoint — no launcher needed:
https://customs.dog/mcp
Authorization: Bearer cdk_your_key_here
This package shells out to mcp-remote, pointing it at https://customs.dog/mcp (streamable-HTTP, JSON-RPC 2.0) with your key as a Bearer header. Override the URL with CUSTOMS_DOG_MCP_URL if needed.
customs.dog is a preparation assistant operated by Capital Thought, LLC (Texas) — not legal, veterinary, or immigration advice. Only the border authority decides admission. MIT licensed.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.