What problem does it solve?
This Skill connects Linear to a self-hosted Hermes agent without requiring a browser-based OAuth flow, so the integration can be completed headlessly and safely over SSH.
Core Features & Use Cases
- Headless Linear MCP Wiring: Registers Linear with a remote Hermes gateway using the supported bearer-header path.
- Key Validation and Safety Checks: Verifies the Linear API key against the raw GraphQL API before changing any configuration.
- Rollback-Safe Operations: Stores secrets in the Hermes environment, reloads the gateway correctly, confirms registration in logs, and supports clean rollback if anything fails.
- Use Case: A team wants their AI coding agent to read and act on Linear issues, projects, and cycles from a VPS-hosted Hermes setup without manual reconfiguration every time.
Quick Start
Ask the assistant to connect Linear to your self-hosted Hermes agent on the VPS using your personal API key and verify that the integration is registered and working.