{
  "schemaVersion": "0.1",
  "protocol": "A2A",
  "name": "Loupe",
  "description": "Loupe is the AI research workspace for high finance. This card describes Loupe as a brand/product entity. Loupe does not currently expose programmatic agent endpoints — no public API, OAuth, or MCP server is available during pre-launch.",
  "url": "https://louperesearch.com",
  "version": "0.1.0",
  "provider": {
    "organization": "Loupe Research",
    "url": "https://louperesearch.com"
  },
  "contact": {
    "email": "hello@louperesearch.com"
  },
  "skills": [
    {
      "id": "product_information",
      "name": "Product information",
      "description": "Answer questions about Loupe — what it is, who it serves, how it compares to Bloomberg, FactSet, and AlphaSense, current access model, and contact.",
      "inputModes": ["text"],
      "outputModes": ["text"],
      "examples": [
        "What is Loupe?",
        "Who is Loupe for?",
        "How is Loupe different from AlphaSense?",
        "How do I get access to Loupe?"
      ],
      "primarySource": "https://louperesearch.com/llms-full.txt"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "authentication": {
    "schemes": []
  },
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text"]
}
