Skip to content
Hoist AI Docs
Sign in / Sign up

Install in Cline

Cline opens its MCP server configuration from the extension’s managed settings panel.

cline_mcp_settings.json
{
"mcpServers": {
"hoist": {
"type": "streamableHttp",
"url": "https://mcp.assets.hoistai.com/mcp"
}
}
}
  1. Install Cline from the VS Code marketplace if needed.
  2. Open MCP Servers, select Configure, then choose Configure MCP Servers.
  3. Add the hoist server under mcpServers in the cline_mcp_settings.json file Cline opens.
  4. Reload the VS Code window.
  5. Approve OAuth on first use.

Ask Cline: “Use Hoist to look up ABN 11695718659 in the Australian Business Register.”

  • If tools do not appear, reload the VS Code window.
  • If the OAuth window does not open, check your default browser.
  • If calls return 403, re-approve OAuth.