EN · TR · Security · Audit trail

Verax body: the gate every agent call passes.

Verax body is an open-source MCP server (Apache-2.0) from VERAX Teknoloji. It sits between an AI agent and its tools. Every tools/call passes a fail-closed policy, the decision is signed and written to a ledger on your machine, and only then does anything run.

What it does

Try it

npx @verax-ai/body demo starts a local body with a temporary ledger and records an allow, a signed refusal and a held spend through the real /mcp path. npx @verax-ai/body demo --with-conarium runs Conarium behind the gate.

Where it sits among the four products

Verax body is the gate. Conarium controls data access and leaves a receipt; Tugra keeps memory with its source, age and boundary; Cedulon keeps signed spend receipts and compares them to the payment system's records. All four are open source and run on your own machine.

Limits today

Links

GitHub · npm @verax-ai/body · STATUS.md · Audit trail · Sample panel