
Antigravityrunledger Mcp
Record Antigravity agent runs as structured receipts and audit logs via a remote MCP so you can review what the agent did after the fact.
Overview
Antigravity Run Ledger MCP is a MCP server for the Operate phase that records Antigravity agent runs as structured receipts and audit logs via a remote streamable-HTTP endpoint.
What is this MCP server?
- Antigravity-focused run ledger over streamable-HTTP remote MCP
- Structured receipts and audit logs for agent runs
- Reviewer-readable output for post-run review
- Bearer token auth from antigravityrunledger.clauxel.com
- GitHub: clauxel/antigravity-run-ledger-mcp
- Version 1.0.0
- Single remote MCP URL (streamable-http)
- Server schema dated 2025-12-11
What problem does it solve?
Agent browser runs vanish into chat transcripts, so builders cannot audit or defend what automation actually did.
Who is it for?
Solo builders running Antigravity agents who need durable, structured run history beyond ephemeral LLM threads.
Skip if: Projects that only need one-off local Playwright traces with no paid remote receipt service.
What do I get? / Deliverables
After registration, agent runs can emit ledger-style receipts and audit logs your agent or reviewer can query through MCP.
- Structured receipts for agent runs
- Audit logs exposed through MCP tools
- Reviewer-readable run history artifacts
Recommended MCP Servers
Journey fit
Run ledgers matter once agents are in daily use and you need production-grade traceability, not only while first coding features. Monitoring is the right shelf for receipt-style run history and reviewer-readable logs of agent execution.
How it compares
Remote run-receipt and audit MCP, not an in-repo logging skill or generic observability APM.
Common Questions / FAQ
Who is Antigravity Run Ledger MCP for?
Builders operating Antigravity-style agent automations who want MCP-accessible run receipts and audit trails.
When should I use Antigravity Run Ledger MCP?
Use it in Operate when you ship agent browser workflows and need to monitor, review, or dispute individual runs.
How do I add Antigravity Run Ledger MCP to my agent?
Configure https://antigravityrunledger.clauxel.com/mcp as a remote MCP server and supply Authorization Bearer token from the product website.