Add Conductor integration to marketing plugin#32
Open
urxconductor wants to merge 1 commit intoanthropics:mainfrom
Open
Add Conductor integration to marketing plugin#32urxconductor wants to merge 1 commit intoanthropics:mainfrom
urxconductor wants to merge 1 commit intoanthropics:mainfrom
Conversation
Adds Conductor as an MCP integration to the marketing plugin, enabling AI visibility and brand performance tracking capabilities. Changes: - Add Conductor MCP server endpoint to marketing/.mcp.json - Add Conductor to SEO category in CONNECTORS.md - Create new AEO / AI Search category with Conductor - Add new /aeo-audit command for AI visibility analysis - Update README files to document Conductor integration The /aeo-audit command enables marketers to track brand mentions, citations, and sentiment across AI search engines (ChatGPT, Gemini, Perplexity, Google AIO). Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds Conductor as an MCP integration to the marketing plugin, enabling AI visibility and brand performance tracking capabilities.
What This Adds
New Command:
/aeo-audit- Comprehensive AI visibility audit for tracking brand mentions, citations, and sentiment across AI search engines (ChatGPT, Gemini, Perplexity, Google AIO, Google AI Mode)New Integration:
New Category:
Changes
README.md- Add Conductor to marketing plugin connectors listmarketing/.mcp.json- Add Conductor MCP server endpointmarketing/CONNECTORS.md- Add Conductor to new AEO categorymarketing/README.md- Document/aeo-auditcommand and Conductor integrationmarketing/commands/aeo-audit.md- Complete command specification (209 lines)5 files changed, +218 lines, -2 lines
Use Cases
The
/aeo-auditcommand enables marketers to:Technical Details
Conductor provides:
All capabilities verified against Conductor's MCP endpoint specifications.