Install in Claude Desktop
Claude Desktop reads MCP server configuration from the desktop app settings or the claude_desktop_config.json file.
Config
Section titled “Config”{ "mcpServers": { "hoist-assets": { "url": "https://mcp.assets.hoistai.com/mcp", "transport": "streamable-http" } }}- Open Claude Desktop settings.
- Use Developer -> Edit Config, or edit
%APPDATA%\Claude\claude_desktop_config.jsonon Windows. - Add the
hoist-assetsentry undermcpServers. - Quit and reopen Claude Desktop.
- Approve OAuth the first time Claude asks to use a Hoist tool.
Smoke test
Section titled “Smoke test”Ask: “Use Hoist Assets to look up ABN 11 695 718 659 and tell me the registered business name.” Claude should call abn_lookup.
Troubleshooting
Section titled “Troubleshooting”- If the OAuth window does not open, check your default browser and pop-up settings.
- If tools do not appear after install, restart Claude Desktop completely.
- If calls return
403, re-approve OAuth because the cached token may have expired or had scopes revoked.