Projects/02Open source

Controlled execution

Helix MCP Gateway

Capability within policy.

Helix MCP Gateway places explicit policy, limits, review and audit between an authorised MCP client and each Helix environment.

Useful by design.
Bounded by design.

  1. 01Explicit DEV, QA or PROD selection
  2. 02Bounded form discovery and reads
  3. 03Reviewed, read-only SQL through AR API
  4. 04Two-phase creation and update workflows
  5. 05Independent environment policies
  6. 06Sanitised audit and operational evidence
01

Never infer the target

Every external operation names its environment; there is no conversational or implicit default.

02

Plan before apply

Sensitive operations are proposed, displayed for review and applied only after explicit approval.

03

Narrow, never expand

Local policy can reduce the configured Helix account's access, but it cannot grant additional permissions.

Product boundary

Gateway does not provide deletion, bulk writes, direct database connections, permission elevation or unattended production automation.

Read the public source.