How to connect Linear to Hermes
Connect Linear to Hermes in one click. 12 Linear tools your agent can call from chat. No API keys.
ClawLink gives Hermes Agent a more practical Linear setup than rolling your own integration. Instead of building auth, token refresh, and tool wiring yourself, you connect once and start using real Linear actions from chat.
Linear MCP for Hermes
Looking for a Linear MCP server for Hermes Agent? ClawLink connects Linear to Hermes Agent and exposes 12 Linear tools your agent can call over MCP, with hosted auth and nothing to run or maintain yourself.
Install ClawLink for Hermes
Copy this prompt into Hermes to install the plugin and pair your account.
Setup
1Install ClawLink
Add the plugin to Hermes Agent once.
- 2
Connect Linear
One-click OAuth in the dashboard.
- 3
Use it from chat
Ask Hermes Agent in plain English.
What Hermes Agent can do with Linear
- Developer Tools — 12 tools ready for Hermes Agent.
- Common actions —
linear_create_attachment(Create attachment),linear_create_comment_reaction(Create comment reaction),linear_create_linear_comment(Create linear comment),linear_create_linear_issue(Create linear issue),linear_create_linear_issue_relation(Create linear issue relation),linear_create_linear_label(Create linear label),linear_create_linear_project(Create linear project),linear_create_project_milestone(Create project milestone),linear_create_project_update(Create project update),linear_delete_linear_issue(Delete linear issue),linear_get_attachment(Get attachment),linear_get_current_user(Get current user).
Just ask in plain English
On it. Using Linear.
Example prompts
Create it in Linear for me, then confirm the important fields before you finish.
Create it in Linear for me, then confirm the important fields before you finish.
Create it in Linear for me, then confirm the important fields before you finish.
Create it in Linear for me, then confirm the important fields before you finish.
ClawLink vs. building it yourself
The alternative to ClawLink is usually manual OAuth app setup plus your own token handling, permission troubleshooting, and tool plumbing for Hermes Agent. That is fine if you want to build and maintain the integration yourself. Most teams just want Linear working from chat.
| Manual | ClawLink | |
|---|---|---|
| Connection flow | Register a Linear app, configure redirect URLs, manage consent details, and reconnect users when auth settings drift. | Users connect Linear through the hosted browser flow and ClawLink keeps the token lifecycle out of your app code. |
| Ongoing maintenance | You own refresh logic, permission debugging, environment config, and every provider-specific edge case for Linear. | ClawLink handles the repetitive integration plumbing so your team can focus on the workflow instead of the infrastructure. |
| Agent usability | You still need to expose the right Linear actions to the runtime in a format your agent can reliably use. | 12 tools for Linear are already exposed through ClawLink, so the agent can read and act from chat immediately. |