MCP server
semantic tools
Synapsor Runner is a local-first MCP and database safety runtime. It exposes reviewed semantic tools, stores proposals, evidence, and replay locally, and applies approved Postgres/MySQL changes through guarded writeback in your environment.
semantic tools
proposal and guarded transaction
source of truth
result recorded
The local demo needs no Synapsor Cloud account. It starts disposable Postgres/MySQL containers, exposes semantic MCP tools, creates a proposal, proves the source database stays unchanged before approval, applies guarded writeback, retries idempotently, then proves stale-row conflict.
# After cloning the future public runner repository:
./scripts/demo-docker.sh
# Optional contributor path if Node/Corepack is already installed:
corepack pnpm demo:localThe open-source runner is the local MCP and trusted-writeback boundary. It does not make the hosted Synapsor control plane or Synapsor DBMS self-hostable. Synapsor Cloud adds team approvals, RBAC, managed policy, runner fleet status, hosted evidence and replay search, retention, and audit visibility.