clickup
v1.0.3Turn Codex into your ClickUp command center.
By ClickUpLicense: MIT0 GitHub starsUpdated 4 days ago
Directory evidence
- Runtimes
- Codex
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 20, 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
codex plugin marketplace add FaLalens/codex-plugins-zh
codex plugin marketplace upgrade openai-curated
codex plugin add clickup@openai-curatedPaste 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-3” remain stable.
- Codex:
clickup-3@agent-plugin-marketplace→clickup@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/FaLalens/codex-plugins-zhClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/clickup/.
Plugin files
├── .codex-plugin/plugin.json└── .mcp.json
MCP servers1
- url
- https://mcp.clickup.com/mcp
Plugin manifests1
{
"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"
}For maintainers
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-3)