Getting Started

Set up your gateway, environment variables, and first MCP session quickly.

Read guideView source on GitHubLast updated: February 15, 2026

Prerequisites

Prepare Supabase project credentials, Cloudflare Worker variables, and one MCP execution token from Settings for MCP access. Confirm your gateway URL is reachable from your coding environment.

Environment Setup

Configure required frontend and worker environment variables, then verify the app can authenticate and fetch integration state. Use the docs source guide for exact variable names and deployment commands.

First MCP Session

Call POST /v1/mcp to initialize, captureMcp-Session-Id, then reuse the same Authorization: Bearer <CXEXEC_TOKEN> across tools/list and tools/call.

Connexsus is now store-first: connect providers in the App Store, validate runtime status in the Server Management Dashboard, and use MCP Setup for client snippets with the same project context.