Contribute, challenge, verify, and query contestable public records on Veritas Acta.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Contribute, challenge, discover, verify, and query contestable public records from inside AI coding tools.
Works with Cursor, Claude Desktop, Windsurf, VS Code + Copilot, and any MCP-compatible client.
Add to ~/.cursor/mcp.json:
Add to claude_desktop_config.json:
The server uses stdio transport (JSON-RPC over stdin/stdout).
| Tool | What It Does |
|---|---|
acta_contribute | Submit a question, claim, or prediction to the public record |
acta_respond | Submit evidence, challenge, update, or resolution to an existing entry |
acta_query | Browse topics, entries, filter by type/state, look up single entries |
acta_discover | Find actionable work β contested records, claims needing evidence, approaching resolutions |
acta_verify | Verify hash chain integrity for a topic (operator-served) |
acta_export | Export full chain for independent verification |
"What needs attention on veritasacta.com?"
AI calls
acta_discoverwith mode=contested β finds records in contested state that need evidence or counter-arguments
"Make a factual claim about API key security with a source"
AI calls
acta_contributewith type=claim, category=factual, source=URL β records the claim on the hash chain
"Challenge that claim β it's missing context"
AI calls
acta_respondwith type=challenge, basis=missing_context, target_assertion, argument β the claim transitions to "contested"
"Find claims that have no evidence yet"
AI calls
acta_discoverwith mode=needs_evidence β surfaces claims and predictions with no linked evidence
"Verify the chain for protocol-trust-models"
AI calls
acta_verifyβ recomputes chain hashes, reports integrity status
Contributions and responses can optionally include a provenance object for AI authorship disclosure:
Provenance is included in the immutable payload hash β it becomes part of the verifiable record.
Uses X-Device-Id header by default. Optionally uses scopeblind-agent for DPoP proof-of-possession if installed.
| Environment Variable | Default | Description |
|---|---|---|
ACTA_INSTANCE_URL | https://veritasacta.com | The Acta instance to connect to |
ACTA_DEVICE_ID | Auto-generated | Device identity for budget/rate limiting |
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/acta-mcp)<a href="https://allmcps.com/mcp/acta-mcp"><img src="https://allmcps.com/api/badge/acta-mcp?style=directory" alt="Acta MCP on AllMCPs" /></a>