Honeybadger
Honeybadger is an error tracking and application performance monitoring service for developers.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Honeybadger authenticates with an API key. Generate the credential in your Honeybadger account, then paste it into FlyMyAI the first time an agent uses a Honeybadger action.
Get your Honeybadger credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Personal Auth Token | Your personal authentication token from https://app.honeybadger.io/users/edit (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
HONEYBADGER_REPORT_CHECK_IN | Tool to report a check-in (ping) to Honeybadger. Use when monitoring scheduled tasks to signal they're running on time. | - |
HONEYBADGER_REPORT_DEPLOYMENT | Tool to report a new deployment to Honeybadger. Use after a successful release to notify Honeybadger of the deployment. | deploy |
HONEYBADGER_REPORT_EVENT | Tool to send custom events to Honeybadger Insights. Use when recording structured NDJSON telemetry. | events |
HONEYBADGER_REPORT_EXCEPTION | Tool to report an exception notice to Honeybadger. Use when sending error details (stack trace, context) for diagnostics. | error |
HONEYBADGER_UPLOAD_FILE_TO_S3 | Tool to upload a local file to a managed S3 bucket. Use when preparing files for source-map uploads. | file_path |
HONEYBADGER_UPLOAD_SOURCE_MAP | Tool to upload JavaScript source maps for error de-minification. Use after deploying assets to Honeybadger to attach source maps. | minified_url, minified_file, source_map |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Honeybadger!