AGENT SURFACE / JSON-RPC
The same typed engine that powers the UI is exposed through a small MCP-style endpoint. Discovery is read-only; the create and update tools write real records and seals.
REPOSITORY PASSPORT
A keyless, explainable upgrade dossier for npm dependencies with live release signals, MCP tools, and replayable audit seals.
ONE-CLICK PROOF
Run the full demo to initialize the server, list all seven tools, create a real npm watch record, and replay its chain. The response is shown exactly as returned.
CLIENT CONFIG
{
"mcpServers": {
"upgrade-atelier": {
"url": "https://upgrade-atelier.vercel.app/api/mcp"
}
}
}The checked-in public/mcp.json file is ready to adapt with the verified deployment URL.
TOOL CONTRACT