Troubleshooting
This guide covers common issues when using CloudZero Cost Analyst.
Authentication failed
Symptoms: Authentication errors, "Unauthorized" responses, unable to load organization context
Solutions:
- Log in to the CloudZero platform directly to verify your account access.
- Clear cookies for
cloudzero.comin your default browser and try again. - Restart Claude Code to trigger fresh authentication.
Plugin not found
Symptoms: "Plugin not found" when trying to install
Solutions:
-
Add the marketplace first:
claude plugin marketplace add cloudzero/cloudzero-claude-marketplace -
Install the plugin:
claude plugin install cost-analyst@cloudzero
No data returned
Symptoms: "No cost data found" or empty results
Solutions:
- Try a different time range; verify data exists for the period in the CloudZero platform.
- Broaden your filters; remove specific service or account filters.
- Recent cost data may take 24-48 hours to appear.
Response too large
Symptoms: A tool returns "produced a response of X.X MB, which exceeds the 5 MB limit"
Solutions:
- Narrow the date range (for example, last 7 days instead of last 90 days).
- Add filters to scope the query to specific accounts, services, or teams.
- Lower the
limitparameter to return fewer rows. - Change
group_byto a less granular dimension.
This is expected behavior for queries that would otherwise exceed the MCP server's response size cap. AI agents that surface this error can typically retry on their own with a narrower query. See Response size limit for the underlying cap and per-tool limit maximums.
Get help
For issues not resolved by this guide:
- FinOps Account Manager: Contact your FinOps Account Manager for account-specific issues
- CloudZero Support: Email [email protected]
- GitHub Issues: File plugin bugs at cloudzero/cloudzero-claude-marketplace
Updated 18 days ago
