Acta
Freeby MCP Community
MCP server for Veritas Acta — contribute, challenge, verify, and query contestable public records from AI coding tools.
v0.2.2Added Apr 12, 2026
mcpactaveritas-actacontestable-recordsai-agents
Acta MCP Server
MCP server for Veritas Acta — contribute, challenge, verify, and query contestable public records from AI coding tools.
Installation
Reviews
Installation
Quick install
npx -y acta-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"acta": {
"command": "npx",
"args": ["-y", "acta-mcp"]
}
}
}