Model Context Protocol

Give AI agents scoped regulatory tools, not loose legal documents.

Connect to Esheria's hosted Streamable HTTP MCP server with OAuth or a dashboard data token, then discover explicit packs and run source-traced regulatory workflows from compatible agent hosts.

Remote URLhttps://mcp.esheria.ai/mcp
AuthenticationOAuth or API token
Pack selectionPer tool call
Response contextCitations · versions · trace IDs

Remote connection

Use OAuth where supported or send a least-privilege data token.

codex mcp add esheria --url https://mcp.esheria.ai/mcp
codex mcp login esheria

# Local stdio fallback
uvx --from esheria esheria-mcp serve --stdio

Scoped capability

Authentication and entitlements determine the tools a host can safely use.

OAuth

Hosted user consent.

Compatible directory clients receive a maintained read-only profile through the hosted consent flow.

Token

Workspace data access.

Dashboard tokens expose permitted read and workflow tools for entitled regulatory packs.

Pack

Selection per tool call.

Pack-specific tools use the regulatory pack named by the calling workflow.

Trace

Bounded results.

Responses preserve citations, readiness, versions, limitations, trace IDs, and output-size controls.

Agent integrations

Canonical setup instructions for the hosts teams use today.