Install in Gemini CLI
Gemini CLI reads MCP server configuration from its settings file.
Config
Section titled “Config”{ "mcpServers": { "hoist-assets": { "url": "https://mcp.assets.hoistai.com/mcp" } }}- Install Gemini CLI using the vendor instructions for your environment.
- Edit
~/.gemini/settings.json. - Add the Hoist Assets MCP block.
- Restart the CLI session.
- Approve OAuth scopes when prompted.
Smoke test
Section titled “Smoke test”Ask: “Use Hoist Assets to check whether ABN 11695718659 is active.” Gemini CLI should call abn_lookup.
Troubleshooting
Section titled “Troubleshooting”- 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.