Skip to content
Hoist AI Assets Docs
Read docs Get API access

Install in Gemini CLI

Gemini CLI reads MCP server configuration from its settings file.

~/.gemini/settings.json
{
"mcpServers": {
"hoist-assets": {
"url": "https://mcp.assets.hoistai.com/mcp"
}
}
}
  1. Install Gemini CLI using the vendor instructions for your environment.
  2. Edit ~/.gemini/settings.json.
  3. Add the Hoist Assets MCP block.
  4. Restart the CLI session.
  5. Approve OAuth scopes when prompted.

Ask: “Use Hoist Assets to check whether ABN 11695718659 is active.” Gemini CLI should call abn_lookup.

  • If tools do not appear, restart the CLI session.
  • If OAuth does not open, check browser launch permissions.
  • If calls return 403, re-approve OAuth.