# Product — Connect, compose, mint, govern | Elaichi

> The full Elaichi tour: a 200+ connector catalog, curated toolboxes with frozen parameters and delegated connections, per-user MCP endpoints with context protection, and three-layer governance with RBAC, restrictions, and audit logs.

The complete tour of the Elaichi MCP control plane.

## Connect — a catalog of 200+ connectors

Browse and connect the SaaS tools your teams already use. Connections are owned at user, team, or org scope. OAuth dances, token refresh, and per-account secrets are handled by a hosted connect flow with a dedicated credential vault. Need something bespoke? Author a custom connector from a JSON config, or fork any public connector — forks track upstream lineage so you can review and selectively pull upstream improvements later.

## Compose — toolboxes are the unit of sharing

Every connection instantly yields a dynamic toolbox. Template toolboxes let curators hand-pick tools across connections, rename and re-describe them for the model, override input schemas, set defaults, and freeze parameters (fixed values stripped from the advertised schema and force-merged at execution — the model can never see or override them). Delegated connections mean a shared toolbox can expose the sharer's connection: recipients call third-party APIs without ever seeing credentials. Synthetic tools compose steps across multiple connections into one composite MCP tool executed server-side.

## Mint — a personal MCP endpoint for every user

Mint an MCP endpoint on any toolbox and paste it into Claude Desktop, Cursor, or Dust. Endpoints speak standard MCP JSON-RPC over Streamable HTTP. Lost URLs are rotated, not dead ends. Toolboxes with more than ~30 tools automatically advertise just search_tools and execute_tool to keep the model's context window clean.

## Govern — three layers of control

Role-based access control (five system roles plus custom roles), allow/blocklist restrictions over connectors and individual tools (user override > role > org default, enforced at connect, advertise, and execute time), and an append-only audit log covering every privileged action including individual MCP tool calls — forwardable to your Datadog.

## Also in the box

- An in-app AI operator that can drive the product itself, behind RBAC and approval gates.
- A desktop menubar app that writes claude_desktop_config.json and Cursor's mcp.json so nobody hand-edits JSON.
- Offboarding preflight: removing a member forces resolution of personal connections that shared toolboxes depend on.

[Pricing](https://elaichi.ai/pricing/) · [Security](https://elaichi.ai/security/) · [Start a trial](https://app.elaichi.ai)
