Reference

Troubleshooting

The fastest fixes for the issues we see most often in support.

The client connects but I see no tools

Check the Logs tab in your project. If you see a tools/list request returning 0 tools, you probably have no published tools — every tool must be marked Active.

401 / authentication errors

Open the failing call in Logs. The exact request headers easyMCP sent are visible there. Compare against the API's docs — usually a typo in the secret name or a missing Bearer prefix.

Daily call limit reached

Free projects are limited to 100 tool calls per day. Upgrade to Hobby (1,000/day) or Pro (10,000/day) on the pricing page.