REMOTE MCP · OAUTH 2.1

Connect Iris to your AI client

Iris exposes a remote Streamable HTTP MCP endpoint. Your client discovers OAuth metadata and opens Iris in the browser. You never paste a password or token into chat.

Endpoint

https://iris.teown.com/mcp

Client configuration

{
  "mcpServers": {
    "iris": { "url": "https://iris.teown.com/mcp" }
  }
}

Authorize

  1. Add the endpoint to a compatible MCP client.
  2. Choose Connect. The client opens Iris sign-in and authorization.
  3. Review the requested capabilities. Iris checks your current project role again on every call.
  4. Ask the client to list projects before it creates or changes anything.

Capabilities

Read analytics covers aggregate traffic, events, attribution, funnels, retention, pages, regions, and devices. Manage workspace permits controlled project, dictionary, funnel, and segment writes for Owner/Admin roles. Report and raw exports require separate consent.

Deletion is not available through MCP. Every write requires an idempotency UUID and is audited.

Public automation skill

The open Iris Analytics Skill adds repository inspection, event planning, SDK instrumentation, funnel setup, ingestion checks, and exports to the MCP workflow.

Create an Iris account