{
  "name": "nomadops-travel-assistant",
  "transport": "streamable-http",
  "endpoint": "https://mcp.viawunder.com",
  "capabilities": {
    "tools": true,
    "resources": false
  },
  "auth": {
    "type": "oauth",
    "authorizationServer": "https://auth.viawunder.com",
    "protectedResource": "https://mcp.viawunder.com/.well-known/oauth-protected-resource"
  },
  "apiBaseUrl": "https://nomadops-api-m2qrf6zshq-ez.a.run.app"
}