A local bridge server that lets Claude archive and retrieve agent configurations without network round trips. The MCP exposes publishing and retrieval operations for skills, prompts, tools, and guardrails, all backed by local storage with source tracing. Reach for this when you're managing multiple agent setups across different platforms and need a single source of truth that stays on your machine. The governance evidence layer gives you diffs and rollback capability, so you can see exactly what changed between exports. Built in Rust, runs over stdio, no telemetry or cloud dependencies. If you're already juggling agent configs manually or copy-pasting between surfaces, this gives you programmatic access to that workflow through Claude.