@gera-services/mcp-gera-witness
v0.1.1
Published
MCP server for GeraWitness — Human-in-the-Loop Safety Layer for AI Agents by Gera Services. Placeholder; review-before-commit inbox + cryptographic audit log + GeraSure agent-error insurance, launching 2026.
Maintainers
Readme
@gera-services/mcp-gera-witness
MCP (Model Context Protocol) server for GeraWitness — the Human-in-the-Loop Safety Layer for AI Agents by Gera Services.
Status: Placeholder (v0.1.0). The full review/audit/insurance API ships with v1.0.0.
What is GeraWitness?
A review-before-commit safety layer that intercepts AI-initiated actions above a user-configurable threshold. Multiple personal AIs (Claude, ChatGPT, Gemini, local Llama) submit pending actions to GeraWitness. The user sees one inbox: "Claude wants to book a doctor — £25, 3pm — Approve / Modify / Deny." Auto-approve under £20, 2FA above £100, biometric above £500, waiting period above £1000. Cryptographic audit logs, legal export format, and optional GeraSure agent-error insurance (£5-15/mo).
Full spec: ceo/strategy/research/five-ideas-for-2030.md
Tools
| Tool | Description |
|------|-------------|
| info | Returns current status, features, integration model, and launch estimate for GeraWitness |
Additional tools (submit_pending_action, get_review_inbox, approve_action, deny_action, get_audit_log) will land in v1.0.0.
Installation
npx @gera-services/mcp-gera-witnessUsage with Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"gera-witness": {
"command": "npx",
"args": ["@gera-services/mcp-gera-witness"]
}
}
}Learn more
- Product: https://gerawitness.com
- Parent company: https://gera.services
- Full spec: https://github.com/geraservicesuk/globetura/blob/master/ceo/strategy/research/five-ideas-for-2030.md
License
MIT — (c) 2026 Gera Services Ltd
