The config
{
"mcpServers": {
"hoist-assets": {
"httpUrl": "https://mcp.assets.hoistai.com"
}
}
}
Steps
- Install Gemini CLI per Google's instructions.
- Edit
~/.gemini/settings.jsonand add the MCP block. - Restart the CLI session.
- Approve OAuth scopes when prompted.
Smoke test
gemini "use hoist-assets to look up 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 Gemini CLI 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.
