Loading MCP server directory, please wait...
Plan trips and track visa days per traveller across 39,601 entry rules
npx @getmcp/cli add app.nomadpoint/nomadpointRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token from Settings > Claude / MCP in the NomadPoint app. Scopes every call to that user's own trips.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"app.nomadpoint/nomadpoint": {
"url": "https://gxhdcvoveufbkthhendf.supabase.co/functions/v1/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}