What the plugin includes
- MCP server connection — pre-configured connection to SegmentStream’s MCP server with OAuth authentication
- Marketing analyst agent — a specialized agent persona that interprets data in context, not just returns raw numbers
- Skills — built-in knowledge about report querying, measurement methodology, and project setup
- Commands —
/segmentstream:setupto configure your project and/segmentstream:refreshto sync configuration changes
Choose your tool
Claude Code
Install via CLI, npx, or git clone.
Claude Cowork
Add from the plugin marketplace with step-by-step screenshots.
Cursor
Clone the repo and load via Cursor settings.
Quick start
After installing the plugin in any tool:- Run
/segmentstream:setupto discover your projects and configure the local connection. - Start asking questions:
- “How are my Google Ads campaigns performing this month?”
- “Which channels have the best ROAS?”
- “Show me conversion trends for the last 30 days”
- “Is my Facebook cost data complete?”
Commands
| Command | Description |
|---|---|
/segmentstream:setup | Discover your SegmentStream projects and configure the local project connection. |
/segmentstream:refresh | Re-sync project configuration after adding new data sources, conversions, or attribution models. |
Staying up to date
The plugin is under active development — new skills, agents, and measurement capabilities are added regularly. Check for updates frequently to get the latest features.Plugin vs. manual MCP setup
| Plugin | Manual MCP setup | |
|---|---|---|
| Authentication | OAuth (browser sign-in) | API token |
| Agent persona | Built-in marketing analyst | Generic assistant |
| Skills | Measurement strategy, report patterns, project setup | None |
| Commands | /segmentstream:setup, /segmentstream:refresh | None |
| Supported tools | Claude Code, Claude Cowork, Cursor | Any MCP client |
| Setup effort | One command or a few clicks | Manual JSON configuration |