Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Cohively

The official Universal MCP plugin for Cohively. It connects ChatGPT and Codex to Cohively companies, members, clients, projects, tickets, comments, and time tracking through the OAuth-protected production endpoint at https://cohively.com/mcp/connect.

The public connector deliberately excludes the Cohively password vault. It cannot list or reveal stored credentials.

Package status

This repository contains the public MIT-licensed plugin package, its Codex marketplace catalog, and production brand assets. The installable package lives at plugins/cohively-plugin. Version 0.1 is MCP-only: it bundles no local server, user interface, hooks, scripts, or static skill.

The .app.json file and the manifest's apps reference are intentionally absent until the production MCP endpoint has been registered in ChatGPT developer mode. Registration generates the real plugin_asdk_app… identifier. That identifier must be added in one atomic follow-up commit; a placeholder must never be published.

Add the marketplace to Codex

In Plugins → Add plugin marketplace, enter:

  • Source: https://github.com/vulpoweb/cohively-plugin.git
  • Git ref: main
  • Sparse paths: leave empty

After Codex adds the Cohively marketplace, install cohively-plugin from its plugin list.

Authentication and tenant scope

The connector uses OAuth 2.1 authorization code flow with PKCE. A connection acts as the Cohively user who approves it and retains that user's permissions. Use the company tools to select the active workspace; Cohively enforces company membership on every request.

Users can disconnect OAuth grants from Profile → Security → Connected applications in Cohively.

Support and policies

License

MIT © Vulpo BV. See LICENSE.

About

Cohively Universal MCP plugin for ChatGPT and Codex

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors