conductor.com
Conductor provides enterprise SEO and AI-search intelligence products that help teams analyze search visibility, content performance, and related marketing data. Its platform includes traditional search metrics, AI search datasets, and workflow integrations for AI assistants.
Conductor exposes a signed HTTP Data API at `https://api-universal.conductor.com/data-api/v1` plus an OAuth-protected remote MCP server at `https://mcp-universal.conductor.com/mcp/v2`; no public GraphQL API or CLI surfaced in its developer docs.
- Conductor MCP Serverdiscovered
- Conductor Data APIdiscovered
In Conductor, open Intelligence or Monitoring Settings and find API keys and secrets. The support article says API access must be enabled on your subscription; if you do not see API access, contact your Conductor account team or Support. Use the key as the apiKey query parameter.
In the same Conductor Settings area where API access is enabled, copy your API secret alongside your API key. Use it to compute the sig query parameter as an MD5 of `apiKey + secret + unix_timestamp` as shown in Authentication.
Use a Conductor account that has access to the MCP early access program. Start from a supported client such as ChatGPT setup, Claude setup, Copilot setup, or Perplexity setup, then choose the Conductor connector/app and sign in on the redirected Conductor authentication screen with your Conductor credentials. If your organization is not enabled for MCP, contact your Conductor team.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://conductor.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing