{
  "schema_version": "1.0",
  "name": "hoist-assets",
  "display_name": "Hoist Assets",
  "description": "Australian data for AI agents. Start with PPSR, ABN, ASIC, address, Evidence Packs, policy, decision-memory, and monitoring checks through API, CLI, and MCP/OAuth. Org-only scope; does not search individuals.",
  "vendor": {
    "name": "HoistAI Pty Ltd",
    "url": "https://hoistai.com",
    "contact": "https://hoistai.com/contact/"
  },
  "servers": [
    {
      "url": "https://mcp.assets.hoistai.com/mcp",
      "transport": [
        "streamable-http",
        "sse"
      ],
      "auth": {
        "type": "oauth2.1",
        "issuer": "https://mcp.assets.hoistai.com",
        "authorization_server_metadata_url": "https://mcp.assets.hoistai.com/.well-known/oauth-authorization-server",
        "protected_resource_metadata_url": "https://mcp.assets.hoistai.com/.well-known/oauth-protected-resource",
        "resource": "https://mcp.assets.hoistai.com/mcp",
        "registration_endpoint": "https://mcp.assets.hoistai.com/oauth/register",
        "authorization_endpoint": "https://mcp.assets.hoistai.com/oauth/authorize",
        "token_endpoint": "https://mcp.assets.hoistai.com/oauth/token",
        "revocation_endpoint": "https://mcp.assets.hoistai.com/oauth/revoke",
        "scopes_supported": [
          "ppsr:search.org",
          "ppsr:search.serial",
          "abn:lookup",
          "gst:status",
          "assets:receipts",
          "exports:write",
          "assets:monitor",
          "mcp:account.receipts"
        ]
      }
    }
  ],
  "capabilities": {
    "tools": true,
    "resources": true,
    "prompts": false
  },
  "documentation_url": "https://docs.hoistai.com/docs/mcp/",
  "install_urls": {
    "claude-desktop": "https://docs.hoistai.com/docs/mcp/install/claude-desktop/",
    "claude-web": "https://docs.hoistai.com/docs/mcp/install/claude-web/",
    "chatgpt": "https://docs.hoistai.com/docs/mcp/install/chatgpt/",
    "cursor": "https://docs.hoistai.com/docs/mcp/install/cursor/",
    "cline": "https://docs.hoistai.com/docs/mcp/install/cline/",
    "codex-cli": "https://docs.hoistai.com/docs/mcp/install/codex-cli/",
    "gemini-cli": "https://docs.hoistai.com/docs/mcp/install/gemini-cli/",
    "curl": "https://docs.hoistai.com/docs/mcp/install/curl/"
  },
  "client_support": {
    "chatgpt-web": {
      "label": "ChatGPT Web",
      "status": "best_effort",
      "install_url": "https://docs.hoistai.com/docs/mcp/install/chatgpt/",
      "notes": "Use Apps > Manage > Advanced settings > Create app, then paste the Hoist MCP URL. Treat ChatGPT answers as Hoist source-backed only after ChatGPT shows the Hoist Assets app and a Hoist tool result."
    },
    "gemini-cli": {
      "label": "Gemini CLI",
      "status": "best_effort",
      "install_url": "https://docs.hoistai.com/docs/mcp/install/gemini-cli/",
      "notes": "Gemini CLI is the documented Google Gemini host path for Hoist MCP configuration."
    },
    "gemini-web": {
      "label": "Gemini Web",
      "status": "unsupported",
      "notes": "Gemini Web is not launch-supported for Hoist MCP. Gate 5 validation found no Hoist MCP connection path, so Gemini Web answers must not be treated as Hoist source-backed evidence."
    }
  },
  "tags": [
    "australia",
    "au",
    "ppsr",
    "afsa",
    "abn",
    "asic",
    "asset-finance",
    "evidence-pack",
    "due-diligence",
    "compliance",
    "register-search"
  ],
  "updated": "2026-06-25"
}
