The config
{
"mcpServers": {
"hoist-assets": {
"url": "https://mcp.assets.hoistai.com",
"transport": "sse"
}
}
}
Steps
- Install Cline from the VS Code marketplace if you haven't.
- Edit
~/.cline/mcp_settings.json— Cline UI also has a settings panel. - Reload VS Code window.
Cmd Shift P→ Developer: Reload Window. - Approve OAuth on first use.
Smoke test
Ask Cline: "Use hoist-assets to look up the trading names for ABN 11695718659."
Troubleshooting
- OAuth window doesn't open. Check your default browser is set and pop-ups aren't blocked. On macOS you may need to grant Cline accessibility permissions.
- Tools don't appear after install. Restart the host completely. Some hosts cache the tool list at startup.
- 403 on calls. Re-approve OAuth — the cached token may have expired or had scopes revoked.
- Still stuck? Drop a note on GitHub Issues with the host name and the error message.
