Machine-first. Human-readable.

Facio MCP Gateway

Machine-accessible gateway for discovering, configuring, and operating Facio environments through governed MCP services.

Services

Discovery / Config / Operations

Facio exposes three MCP services with clear access boundaries from public discovery to governed tenant operations.

openPublic

Facio Discovery MCP

Query Facio capabilities, supported insurance workflows, implementation fit, demo paths, and signup options.

View service details
authenticatedFree signed account

Facio Config MCP

Configure organization profile, products, workflows, roles, documents, integrations, and implementation requirements before paid deployment.

View service details
restrictedPaid production tenant

Facio Operations MCP

Operate live Facio environments with tenant scope, permissions, confirmations, audit trails, and compliance boundaries.

View service details

Endpoints

Canonical service surface

Agents and technical systems should begin with the well-known registry, then follow service-specific links based on required access level.

/.well-known/facio-mcp.json      Registry
/mcp                             MCP
/discovery                       Discovery
/config                          Config
/operations                      Operations
/health                          Health

Safety model

Read-only discovery. Governed execution.

Public discovery contains only Facio capability and implementation-fit information. Configuration requires authentication. Live operations require a paid tenant, role checks, confirmations, idempotency, and audit trails.

  • Tenant isolation
  • Role-based access boundaries
  • Human confirmation for sensitive mutations
  • Idempotency keys for state-changing actions
  • No public access to customer or tenant data