How to connect Bitbucket to Hermes
Connect Bitbucket to Hermes in one click. 6 Bitbucket tools your agent can call from chat. No API keys.
ClawLink gives Hermes Agent a more practical Bitbucket setup than rolling your own integration. Instead of building auth, token refresh, and tool wiring yourself, you connect once and start using real Bitbucket actions from chat.
Bitbucket MCP for Hermes
Looking for a Bitbucket MCP server for Hermes Agent? ClawLink connects Bitbucket to Hermes Agent and exposes 6 Bitbucket 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 Bitbucket
One-click OAuth in the dashboard.
- 3
Use it from chat
Ask Hermes Agent in plain English.
What Hermes Agent can do with Bitbucket
- Developer Tools — 6 tools ready for Hermes Agent.
- Common actions —
bitbucket_create_pull_request(Create pull request),bitbucket_create_issue(Create issue),bitbucket_create_branch(Create branch),bitbucket_approve_pull_request(Approve pull request),bitbucket_create_repository(Create repository),bitbucket_browse_repository_path(Browse repository path).
Just ask in plain English
On it. Using Bitbucket.
Example prompts
Create it in Bitbucket for me, then confirm the important fields before you finish.
Create it in Bitbucket for me, then confirm the important fields before you finish.
Create it in Bitbucket for me, then confirm the important fields before you finish.
Use Bitbucket to approve pull request and walk me through the result in plain English.
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 Bitbucket working from chat.
| Manual | ClawLink | |
|---|---|---|
| Connection flow | Register a Bitbucket app, configure redirect URLs, manage consent details, and reconnect users when auth settings drift. | Users connect Bitbucket 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 Bitbucket. | 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 Bitbucket actions to the runtime in a format your agent can reliably use. | 6 tools for Bitbucket are already exposed through ClawLink, so the agent can read and act from chat immediately. |