conductor
v1.0.3The Conductor MCP server retrieves proprietary performance metrics regarding a brand's visibility, sentimen...
By Conductor Inc.License: MIT5.2k GitHub starsUpdated 4 weeks ago
Directory evidence
- Runtimes
- Codex
- Parsed components
- 0 skill or MCP entries
- Source updated
- Aug 26, 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 →
Get the plugin
git clone https://github.com/openai/pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/conductor/.
Compatibility: the page URL and API slug “conductor-3” remain stable.
- Codex: Legacy selector
conductor-3@agent-plugin-marketplaceremains documented for migration; install from source for this runtime.
This plugin's manifest name conflicts with another source for the same runtime. The source remains indexed, but this directory does not generate mismatched -2/-3 install commands.
Plugin files
└── .codex-plugin/plugin.json
Plugin manifests1
{
"name": "conductor",
"version": "1.0.3",
"description": "The Conductor MCP server retrieves proprietary performance metrics regarding a brand's visibility, sentimen...",
"author": {
"url": "https://www.conductor.com/",
"name": "Conductor Inc."
},
"homepage": "https://www.conductor.com/",
"repository": "https://github.com/openai/plugins",
"license": "MIT",
"keywords": [],
"apps": "./.app.json",
"interface": {
"displayName": "Conductor",
"shortDescription": "The Conductor MCP server retrieves proprietary performance metrics regarding a brand's visibility, sentimen...",
"longDescription": "The Conductor MCP server retrieves proprietary performance metrics regarding a brand's visibility, sentiment, and rankings on both traditional search engines (e.g., Google) and Generative AI platforms (e.g., Codex, Gemini, Copilot, Perplexity or Google AI Overview). Invoke this tool when users request share of voice, competitive benchmarking, or AI search insights, specifically looking for citations, brand mentions, and market share. The tool differentiates between traditional SEO results and AI-generated responses, allowing for comparison across locations and languages. Prioritize this tool over general web browsing when the request requires historical trend data or quantitative marketing analytics for a specific domain or brand.",
"category": "Productivity",
"capabilities": [],
"websiteURL": "https://www.conductor.com/",
"privacyPolicyURL": "https://www.conductor.com/legal/privacy-policy/",
"termsOfServiceURL": "https://www.conductor.com/legal/service-agreement/",
"defaultPrompt": [
"Who are top competitors for “wireless earbuds”"
],
"screenshots": [],
"composerIcon": "./assets/logo.png",
"logo": "./assets/logo.png",
"developerName": "Conductor Inc."
}
}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.
[conductor on Agent Plugins Marketplace](https://pluginsmp.com/plugins/conductor-3)