{
  "protocolVersion": "2025-06-18",
  "serverInfo": {
    "name": "canienter",
    "title": "Can I enter? — visa & entry requirements",
    "version": "0.2.0"
  },
  "description": "Check visa and entry requirements for any passport + destination country, or evaluate a full multi-leg trip (multiple passports, transit legs, documents held) in one call. Free rate-limited tier; pay-per-request via x402 (USDC on Base) for unlimited checks and premium trip evaluation.",
  "transport": {
    "type": "streamable-http",
    "url": "https://api.canienter.com/mcp",
    "endpoint": "/mcp"
  },
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.canienter.com/mcp"
    }
  ],
  "capabilities": {
    "tools": {
      "listChanged": false
    }
  },
  "documentationUrl": "https://api.canienter.com/llms.txt"
}