acta mcp for Zed
io.github.tomjwxf/acta-mcp
Contribute, challenge, verify, and query contestable public records on Veritas Acta.
client:Zed
transport:stdio
runtime:npm
Install acta mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"acta-mcp": {
"command": "npx",
"args": [
"-y",
"acta-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs