Loading MCP server directory, please wait...
Record an agent's decisions with reasons anyone can re-execute offline — verify recomputes them.
npx @getmcp/cli add io.github.s0fractal/warrantRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.s0fractal/warrant": {
"command": "uvx",
"args": [
"warrant-verify"
],
"env": {
"WARRANT_STORE": "",
"WARRANT_KEY": "",
"WARRANT_ACTOR": ""
}
}
}
}