Automation
Let the tools you already use, and the assistant you already ask, keep the work moving.
Two ways to stop updating Cohively by hand. Connect GitHub and Sentry and your tickets follow the work on their own. Or hand Claude or ChatGPT a key and ask for the board, a ticket or an hour in plain words.
A hand-configured client points at the token endpoint and sends the token on every request.
{
"mcpServers": {
"cohively": {
"type": "http",
"url": "https://cohively.com/mcp",
"headers": { "Authorization": "Bearer <token>" }
}
}
}
Up and running in three simple steps.
Connect a tool
Authorise GitHub or Sentry once and pick which repositories and projects belong to which Cohively project.
Or hand your assistant a key
Issue a personal key from your profile and choose what it is allowed to do.
Let it keep up
Tickets move as pull requests open and merge, and an assistant opens or updates one just by being asked.
-
No more double admin
Nobody drags a card after merging the code, and nothing is retyped between windows.
-
Bugs arrive with context
A Sentry alert becomes a ticket on the right project, with the error attached.
-
You decide what it may touch
Every key carries its own abilities and can be withdrawn on its own.