An OAuth 2.1 + PKCE-secured Model Context Protocol server. Point Claude or any MCP-capable assistant at it and run experiments, check live rankings, crawl competitors, and read your analytics — in plain language, grounded in real data.
Optimizely has a dashboard. Crayon has a dashboard. Every CI / CRO / SEO tool has a dashboard. Optimize Pilot has dashboards too — and an MCP server. Your AI assistant can now be the one asking "where do we rank vs Notion this week?" and getting back a real answer from real data, then drafting the experiment to respond.
Add the Optimize Pilot MCP endpoint to your agent's config. Works with Claude and other MCP-capable clients.
First call triggers OAuth 2.1 + PKCE. Scoped tokens — read-only, write, or full — per agent per environment. Revokable per-token from the dashboard.
Ask in natural language. The agent picks tools, calls them, brings back grounded answers. Destructive ops require confirm=true. Every write action is attestation-signed.
Site analytics, geographic and referrer breakdowns, page performance, engagement, real-time visitors, visit timing, goal details, browser/OS, experiments and their results, rank checks, keyword research, rank history, web search, action status. No gap between "what's in the dashboard" and "what the agent sees."
Read tools are on every paid tier. Write tools are gated behind the mcp.write scope and require the Growth or Performance plan. Destructive operations (stop_experiment, deploy_winner) additionally require confirm=true in the tool call — no surprise rollouts.
When your agent implements a recommendation, an attestation token captures what the agent read and the proof URL of the change. The server then verifies server-side that the change is actually live. This is how you trust an AI to touch production.
Ships with three built-in chainable prompts that compose the read and write tools into full workflows: design_and_launch_experiment, weekly_performance_review, competitor_gap_brief. Drop them into a Claude project or Cursor rule and your agent has a running start.
Competitor crawls and SEO audits take more than a single tool-call timeout. The MCP server returns a job ID and streams progress back to the client, so your agent sees the scan complete in real time and can follow up the moment data is ready.





OAuth install in under three minutes. Read tools on every paid tier; write tools on the Growth and Performance plans.