← Index

io.github.oktopeak/lawmatics-mcp

io.github.oktopeak/lawmatics-mcpv1.0.0Other

Connect Claude to Lawmatics: matters, contacts, pipelines, tasks, forms, custom fields, invoices.

In-path gate · all MCP tools

Using io.github.oktopeak/lawmatics-mcp in Claude, Cursor, Gemini CLI, Cline, or Zed?

MCP tool contracts can change remotely with no version bump. The mcpindex gate pins each contract and HOLDs the call when it drifts-before your agent acts. Zero credentials. This is not the package install for this server itself (use Install this server for that).

Install the mcpindex gate (one command)

Rewrites your MCP host config so each server launches behind the gate. Inspect first: curl -fsSL https://mcpindex.ai/install.sh | less

uv tool install mcpindex-gate && mcpindex-config-wire
Trust verdict · v1 advisory · method
NOT YET SCREENEDno verdict on file

Verdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.

Own this server? Screen its description →

That verdict was true at screening time (snapshot 2026-08-08).

Contracts can change after screening, with no version bump. The gate pins io.github.oktopeak/lawmatics-mcp’s tool contracts on first sight and holds any silent change before your agent acts - the check that keeps being true on Tuesday.

See your first HOLD in 2 minutes →

Related: how to trust an MCP server · screen before install · silent contract drift

Environment variables
LAWMATICS_ACCESS_TOKEN
requiredsecret

Lawmatics OAuth access token (never expires). Obtain once with `npx @oktopeak/lawmatics-mcp auth`.

LAWMATICS_READ_ONLY

Set to '1' to disable all write tools (create/update/tag/submit). Read-only mode for cautious firms.

LAWMATICS_EXPERIMENTAL_TOOLS

Set to '1' to enable experimental tools (set-matter-custom-fields) whose API request shape is not fully documented by Lawmatics.

LAWMATICS_RATE_LIMIT_PER_MIN

Client-side request throttle per minute (default: 50, the conservative documented per-firm limit; newer docs say 150).

LAWMATICS_AUDIT_LOG

Set to '0' to disable the local JSONL audit log (default path: ~/.lawmatics-mcp/audit.log).

LAWMATICS_AUDIT_LOG_PATH

Override the audit log file location (default: ~/.lawmatics-mcp/audit.log). The log contains tool arguments, which can include client data.

LAWMATICS_CLIENT_ID

Only needed for the one-time `auth` command: your Lawmatics developer app client ID.

LAWMATICS_CLIENT_SECRET
secret

Only needed for the one-time `auth` command: your Lawmatics developer app client secret.

LAWMATICS_REDIRECT_PORT

Local port for the one-time OAuth callback (default: 5678). Must match the app's Callback URL.

LAWMATICS_API_BASE

Override the Lawmatics API base URL (default: https://api.lawmatics.com/v1).

MCP quality score · maturity, not trust · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
Alternatives in Other