Model Context Protocol

A safer change tool for every agent.

Give compatible agents structured change intelligence without giving them silent permission to modify a repository.

Read broadly. Write deliberately.

STDIO keeps local use simple. Every write-capable call remains distinct, dry-run-first, and authorization-bound.

01

Resources

Current project, Compatibility Graph, changes, migrations, and attestations.

02

Local read tools

scan_project · list_change_risks · simulate_change · get_attestation

03

Repair planning

propose_repair returns a mandatory dry-run result.

04

Write tool

apply_repair requires dry_run_reviewed and authorized.

05

Remote coordination

Authenticated Streamable HTTP tools list projects and risks, queue simulations, approve migrations, and read evidence.

06

Transport

STDIO locally; /api/mcp remotely. Add the resource-bound OAuth gateway before public third-party client access.

Make the next change survivable.

Start with the local engine. Connect the network when it creates value.

Start building