MCP
Give your AI assistant a way into your workspace.
Cohively speaks MCP, the protocol assistants use to reach the tools you already run. Issue yourself a personal key and Claude, ChatGPT or your editor can read the board, open a ticket and log an hour, without anyone copying anything between windows.
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.
Make a key
Issue a personal key from your profile and choose what it is allowed to do.
Point your assistant at it
Paste the key and the address into Claude, ChatGPT or your editor once.
Just ask
Ask what is on your plate, open a ticket or book an hour in plain words.
-
No more copying between windows
The assistant reads and writes the real thing, so nothing is retyped.
-
You decide what it may touch
Every key carries its own abilities and can be withdrawn on its own.
-
Build your own on top
The same key drives a script, so anything you do often can be automated.