{
  "schema_version": "v1",
  "name_for_human": "Cura",
  "name_for_model": "cura",
  "description_for_human": "Connect your Cura portfolio: look up companies, momentum scores, tasks, metrics, and notes from your VC portfolio.",
  "description_for_model": "Use Cura to read and manage a venture capital portfolio: company profiles and feed activity, momentum/health scores, metrics, tasks, notes, and labels. All data is scoped to the authenticated user's own Cura workspace, not a general company lookup.",
  "documentation_url": "https://docs.cura.inc",
  "contact_email": "support@cura.inc",
  "logo_url": "https://cura.inc/cura-wordmark.svg",
  "mcp": {
    "server_url": "https://app.cura.inc/mcp",
    "transport": "streamable-http"
  },
  "auth": {
    "type": "oauth2",
    "authorization_server_metadata_url": "https://app.cura.inc/.well-known/oauth-authorization-server",
    "protected_resource_metadata_url": "https://app.cura.inc/.well-known/oauth-protected-resource/mcp"
  }
}
