Agent Plugins Marketplace
All plugins

linear

v5.0.1

Search, create and update Linear issues, projects, and initiatives. Draft PRDs, write updates, analyze customer requests, and keep plans up to date — all from within ChatGPT

Codex1 MCP serverStreamable HTTP

By Linear Orbit, IncLicense: 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 linear for Codex

Installs for the current user
codex plugin marketplace add FaLalens/codex-plugins-zh
codex plugin marketplace upgrade openai-curated
codex plugin add linear@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 “linear-6” remain stable.

  • Codex: linear-6@agent-plugin-marketplacelinear@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-zh

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

Plugin files

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

MCP servers1

linearStreamable HTTP
url
https://mcp.linear.app/mcp

Plugin manifests1

plugins/linear/.codex-plugin/plugin.json
{
  "apps": "./.app.json",
  "author": {
    "name": "Linear Orbit, Inc",
    "url": "https://linear.app/"
  },
  "description": "Search, create and update Linear issues, projects, and initiatives. Draft PRDs, write updates, analyze customer requests, and keep plans up to date — all from within ChatGPT",
  "homepage": "https://linear.app/",
  "interface": {
    "brandColor": "#5E6AD2",
    "brandColorDark": "#5E6AD2",
    "capabilities": [],
    "category": "Productivity",
    "composerIcon": "./assets/composer-icon.svg",
    "defaultPrompt": [
      "Triage or update relevant issues for this task with clear next actions"
    ],
    "developerName": "Linear Orbit, Inc",
    "displayName": "Linear",
    "logo": "./assets/logo.png",
    "longDescription": "Manage issues, projects, and team workflows in Linear from Codex.",
    "privacyPolicyURL": "https://linear.app/privacy",
    "screenshots": [],
    "shortDescription": "Plan and build products",
    "supportURL": "https://linear.app/contact",
    "termsOfServiceURL": "https://linear.app/terms",
    "websiteURL": "https://linear.app/"
  },
  "keywords": [],
  "license": "MIT",
  "mcpServers": "./.mcp.json",
  "name": "linear",
  "repository": "https://github.com/openai/openai/tree/master/chatgpt/oai-maintained-plugins/plugins/linear",
  "version": "5.0.1"
}

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

[linear on Agent Plugins Marketplace](https://pluginsmp.com/plugins/linear-6)