Skip to content
Skip to main content

Model Context Protocol

Your AI agent, meet your platform.

Claude, ChatGPT, Cursor, and any MCP-compatible client can now read your flows, run experiments, query analytics, and manage segments in Setgreet, over a single OAuth connection.

claude_desktop_config.json
{
  "mcpServers": {
    "setgreet": {
      "url": "https://mcp.setgreet.com/mcp"
    }
  }
}

Drop this into your MCP client. That is the whole install.

What it does

A typed surface over your whole Setgreet workspace.

The agent does not poke at HTML or scrape the dashboard. Every action is a real, scoped API call, the same ones your team uses.

Read your flows

List flows, fetch full graphs and screens, and drill into per-component analytics to find drop-off, all in one prompt.

Run experiments

Spin up A/B tests, watch results with built-in statistical significance, then ship the winner without leaving the chat.

Manage everything

Audience segments, conversion goals, localization, theme, integrations, sharing. The full platform surface, from one connection.

Compatible with

Plug into any MCP-compatible client.

Setgreet runs a hosted MCP endpoint. Point any client at it.

Claude DesktopClaude CodeChatGPTCursorAny MCP-compatible client

How it works

Three steps to wire up your agent.

1

Authorize once

Sign in through OAuth 2.1 + PKCE in your browser. Tokens are scoped to the organization you pick.

2

Scopes match your role

Your agent inherits the permissions of your seat (viewer, member, admin, or owner). Nothing more.

3

Drive Setgreet by prompt

Ask in plain language. The agent calls tools, surfaces results, and asks you to confirm before any destructive action.

Security & control

Built for production. Auditable by design.

You stay in control of what the agent can see and do.

OAuth 2.1 + PKCE

Standards-based auth with public-client flow. No long-lived API keys to leak, rotate, or share.

Role-derived scopes

Granted scopes are derived from your dashboard role. A viewer-seat token can never write.

Short-lived access tokens

Access tokens expire in 5 minutes and refresh silently. Destructive operations require explicit confirmation.

Audited, revocable, plan-gated

Every write is logged. Revoke any session from /settings/mcp-connections at any time.

Pricing

Included on every plan, starting with Free.

MCP access ships with every workspace at no extra cost. AI generations draw from your credit balance; everything else is unmetered.

Your platform, from a prompt.

Five minutes from prompt to your first tool call.