Skip to content

Vokality/zentract-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zentract Plugins

The official Zentract plugin marketplace and setup guide for Codex, Claude Code, and Cursor.

Install this marketplace to let supported clients answer Zentract product questions and, after authorization, work with your Zentract tasks, task creation and updates, projects, clients, time entries, and timers.

Install In Codex

Add the Zentract marketplace:

codex plugin marketplace add Vokality/zentract-plugins --ref main

Then open the Codex plugin browser and install zentract@zentract-plugins.

Start a new Codex thread after installation so Zentract tools are loaded.

Install In Claude Code

From inside Claude Code, add the Zentract marketplace and install the plugin:

/plugin marketplace add Vokality/zentract-plugins
/plugin install zentract@zentract-plugins
/reload-plugins

Install In Cursor

Use the one-click install link:

Add Zentract to Cursor

If your browser does not open Cursor from that link, add Zentract to your global Cursor MCP config at ~/.cursor/mcp.json:

{
  "mcpServers": {
    "Zentract": {
      "type": "http",
      "url": "https://zentract.io/mcp"
    }
  }
}

Restart Cursor or reload the window after saving the config.

What The Plugin Adds

The zentract plugin adds:

  • Product, pricing, FAQ, and API discovery answers for Zentract.
  • Authorized access to Zentract tasks, task creation and updates, projects, clients, time entries, manual time-entry creation, and timers.
  • Timer actions when you explicitly ask to start or stop a timer.

Account-specific actions require Zentract authorization. If authorization is missing or expired, your client will prompt you to reconnect Zentract.

Troubleshooting

See docs/troubleshooting.md if:

  • The marketplace does not appear.
  • The plugin installs but Zentract tools do not load.
  • Zentract authorization is missing or expired.
  • You want to verify the public Zentract connection is reachable.

About

Zentract plugins for Codex and Claude Code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors