What problem does it solve?
This Skill connects Sentry to a self-hosted Hermes Agent over SSH so an AI coding agent can manage error tracking, performance monitoring, and release workflows without manual setup.
Core Features & Use Cases
- SSH-first integration: Configures Sentry directly on the VPS where Hermes runs, keeping the workflow remote and idempotent.
- Official MCP or REST fallback: Uses the self-hosted stdio MCP path when available, or falls back to direct Sentry API requests when needed.
- Safe operational guardrails: Verifies token format, host and organization slugs, live API access, gateway reloads, and rollback behavior.
- Use Case: An engineer wants an AI agent to triage Sentry issues, check releases, and monitor alerts from a hosted Hermessetup without exposing secrets or relying on the OAuth-only hosted MCP.
Quick Start
Ask the agent to connect Sentry to your self-hosted Hermes server using your VPS details, Sentry auth token, organization slug, and preferred wiring path.