Skip to content
Back to Alternative Asset Literacy Research Assistant

Card snapshot

alternativeassetliteracy.com · 2026-07-16 01:30:42 UTC · 647aad55ca213ff61efa728f67c6eeb5ee47b204e2aecf3e752e0ec5bd4ffeb5

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "Alternative Asset Literacy Research Assistant",
  "description": "Research-backed financial education agent covering alternative assets, DeFi, behavioral economics, art investing, ESG & climate finance, and gender lens investing. Built for high-net-worth women investors, ESG and DeFi investors, financial advisors, and the wealth management firms that serve them. Educational content only \u2014 not financial advice.",
  "url": "https://alternativeassetliteracy.com/mcp",
  "provider": {
    "organization": "Untitled_ LuxPerpetua Technologies, Inc.",
    "url": "https://alternativeassetliteracy.com"
  },
  "version": "1.0.0",
  "documentationUrl": "https://alternativeassetliteracy.com/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "authentication": {
    "schemes": [
      "none"
    ]
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/plain"
  ],
  "skills": [
    {
      "id": "glossary.lookup",
      "name": "Look Up Financial Term",
      "description": "Look up a financial term from the 351-term glossary spanning alternative assets, DeFi, ESG, behavioral economics, art, and gender lens investing.",
      "tags": [
        "glossary",
        "definitions",
        "finance-education"
      ],
      "examples": [
        "carried interest",
        "impermanent loss",
        "TCFD",
        "green bonds"
      ]
    },
    {
      "id": "glossary.search",
      "name": "Search Financial Glossary",
      "description": "Full-text search across all 351 financial terms and definitions \u2014 alternative assets, DeFi, behavioral economics, art, ESG, and gender lens investing.",
      "tags": [
        "glossary",
        "search",
        "finance-education"
      ],
      "examples": [
        "carbon credit",
        "liquidity pool",
        "loss aversion"
      ]
    },
    {
      "id": "glossary.browse",
      "name": "Browse Glossary by Category",
      "description": "Browse all 351 glossary terms by category: Alternative Assets, Art, DeFi & Crypto, ESG & Climate, Behavioral Economics, Gender Lens Investing.",
      "tags": [
        "glossary",
        "categories",
        "finance-education"
      ]
    },
    {
      "id": "modules.find",
      "name": "Find Learning Module",
      "description": "Find the most relevant learning module for a given topic or investment concept across the platform's 8+ modules.",
      "tags": [
        "curriculum",
        "learning-modules"
      ]
    },
    {
      "id": "users.route",
      "name": "Route User to Relevant Profile",
      "description": "Given a description of the user \u2014 wealth level, experience, interest \u2014 returns the most relevant discovery profile and recommended starting point.",
      "tags": [
        "personalization",
        "user-routing"
      ]
    },
    {
      "id": "platform.overview",
      "name": "Get Platform Overview",
      "description": "Returns a structured overview of the platform: modules, tools, pricing, and target audiences.",
      "tags": [
        "platform-info"
      ]
    },
    {
      "id": "research.papers",
      "name": "Get Institutional Research Papers",
      "description": "Returns institutional research papers by category from a 43-paper library sourced from IMF, BIS, World Bank, FSB, UN, Federal Reserve, EU, IFC, OECD, and TCFD.",
      "tags": [
        "research",
        "citations",
        "institutional-sources"
      ]
    },
    {
      "id": "geo.by_module",
      "name": "Geographic Communities by Investment Topic",
      "description": "Returns the specific cities, neighborhoods, universities, conferences, and professional hubs where practitioners and investors in a given topic are concentrated.",
      "tags": [
        "geography",
        "community",
        "investment-topic"
      ]
    },
    {
      "id": "geo.by_location",
      "name": "Investment Topics Relevant to a Location",
      "description": "Given a city or region, returns which Alternative Asset Literacy modules are most relevant based on the investor communities, institutions, and networks concentrated there.",
      "tags": [
        "geography",
        "personalization"
      ]
    },
    {
      "id": "geo.hnw_submarkets",
      "name": "HNW Submarket Intelligence",
      "description": "Returns neighborhood-level HNW investor intelligence for a city or region \u2014 postcodes, streets, family office concentrations, private banking presence, and gallery/auction house locations across US, UK, EU, and Asia-Pacific.",
      "tags": [
        "geography",
        "hnw",
        "family-office"
      ]
    },
    {
      "id": "audience.profile",
      "name": "Get Full Audience Discovery Profile",
      "description": "Returns a complete discovery profile for a specific investor audience segment \u2014 recommended modules, toolkit priorities, key concerns, and pricing.",
      "tags": [
        "audience",
        "personalization"
      ]
    },
    {
      "id": "audience.match",
      "name": "Match User Description to Audience Profile",
      "description": "Given a free-text description of an investor or user, identifies the best-matching audience profile and recommended learning path.",
      "tags": [
        "audience",
        "matching"
      ]
    },
    {
      "id": "advisor.gift_bundle",
      "name": "Build Advisor Client Gift Bundle",
      "description": "For financial advisors: given a description of a client, returns a curated education bundle \u2014 a 3-module learning path, key terms, a suggested message, and toolkit highlights for the advisor-to-client gifting workflow.",
      "tags": [
        "advisor-tools",
        "b2b2c",
        "client-education"
      ]
    }
  ]
}