Agent Plugins Marketplace
All plugins

clickup

v1.0.3

Turn Codex into your ClickUp command center.

Codex1 MCP serverStreamable HTTP

By ClickUpLicense: MIT7.1k GitHub starsUpdated 5 days ago

Directory evidence

Runtimes
Codex
Parsed components
1 skill or MCP entry
Source updated
Sep 18, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install clickup for Codex

Installs for the current user
codex plugin marketplace add openai/plugins
codex plugin marketplace upgrade openai-curated
codex plugin add clickup@openai-curated

Paste and run these commands in a terminal with Codex. They add and refresh the openai-curated catalog, then install this plugin.

Compatibility: the page URL and API slug “clickup” remain stable.

  • Codex: clickup@agent-plugin-marketplaceclickup@openai-curated

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/openai/plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/clickup/.

Plugin files

plugins/clickup/
├── .codex-plugin/plugin.json
└── .mcp.json

MCP servers1

clickupStreamable HTTP
url
https://mcp.clickup.com/mcp

Plugin manifests1

plugins/clickup/.codex-plugin/plugin.json
{
  "apps": "./.app.json",
  "author": {
    "name": "ClickUp"
  },
  "description": "Turn Codex into your ClickUp command center.",
  "interface": {
    "capabilities": [],
    "category": "Productivity",
    "composerIcon": "./assets/composer-icon.png",
    "defaultPrompt": [
      "Flag whether Sprint 14: Simplifying UI is at risk"
    ],
    "developerName": "ClickUp",
    "displayName": "ClickUp",
    "logo": "./assets/logo.png",
    "longDescription": "Turn Codex into your ClickUp command center. Ask anything, find everything, take action - without breaking your flow.\n• Deep workspace search:  Ask questions naturally, get precise answers from across all your work\n• Action in the same breath: Find, create, update, and manage work in Codex\n• Zero context switching:  Go from question to answer to action without leaving the conversation",
    "screenshots": [],
    "shortDescription": "Turn Codex into your ClickUp command center.",
    "websiteURL": "https://clickup.com"
  },
  "keywords": [],
  "license": "MIT",
  "name": "clickup",
  "repository": "https://github.com/openai/plugins",
  "version": "1.0.3"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[clickup on Agent Plugins Marketplace](https://pluginsmp.com/plugins/clickup)