{
  "schema_version": "1.0",
  "name": "hoist-assets",
  "display_name": "Hoist Assets",
  "description": "PPSR + ABN due diligence for Australian asset finance. Run AFSA PPSR organisation and serial-number searches, ABN/GST lookups, batch CSV — every search returns a one-page Due Diligence Record. Org-only scope (organisation-grantor + serial-number searches, no PII); does not search individuals.",
  "vendor": {
    "name": "HoistAI Pty Ltd",
    "url": "https://assets.hoistai.com",
    "contact": "hello@hoistai.com"
  },
  "servers": [
    {
      "url": "https://mcp.assets.hoistai.com",
      "transport": [
        "streamable-http",
        "sse"
      ],
      "auth": {
        "type": "oauth2.1",
        "authorization_endpoint": "https://assets.hoistai.com/oauth/authorize",
        "token_endpoint": "https://assets.hoistai.com/oauth/token",
        "scopes_supported": [
          "search:read",
          "search:write",
          "batch:write",
          "exports:write",
          "billing:read",
          "ppsr:receipts"
        ]
      }
    }
  ],
  "capabilities": {
    "tools": true,
    "resources": true,
    "prompts": false
  },
  "documentation_url": "https://assets.hoistai.com/docs/mcp/",
  "install_urls": {
    "claude-desktop": "https://assets.hoistai.com/docs/mcp/install/claude-desktop/",
    "claude-web": "https://assets.hoistai.com/docs/mcp/install/claude-web/",
    "chatgpt": "https://assets.hoistai.com/docs/mcp/install/chatgpt/",
    "cursor": "https://assets.hoistai.com/docs/mcp/install/cursor/",
    "cline": "https://assets.hoistai.com/docs/mcp/install/cline/",
    "codex-cli": "https://assets.hoistai.com/docs/mcp/install/codex-cli/",
    "gemini-cli": "https://assets.hoistai.com/docs/mcp/install/gemini-cli/",
    "curl": "https://assets.hoistai.com/docs/mcp/install/curl/"
  },
  "tags": [
    "australia",
    "au",
    "ppsr",
    "afsa",
    "abn",
    "asset-finance",
    "due-diligence",
    "compliance",
    "register-search"
  ],
  "updated": "2026-05-20"
}