customs dog mcp for Cursor
io.github.capitalthought/customs-dog-mcp
Pet travel docs + border readiness. Keyless: look up entry rules + sign up. Keyed: household docs.
client:Cursor
transport:streamable-http
tools:8
Install customs dog mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"customs-dog-mcp": {
"url": "https://customs.dog/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs