What is the Warrant MCP server?
Record an agent's decisions with reasons anyone can re-execute offline — verify recomputes them.
How to install Warrant
Copy-paste configuration for popular MCP clients.
WARRANT_STOREAbsolute path to the warrant store this server files into and verifies. Defaults to .warrants relative to the server process's working directory, which an MCP host does not guarantee.
WARRANT_KEYsecretEd25519 signing key. If unset, one is generated next to the store on the first filing and the result says so; any process that can read it can sign as this actor.
WARRANT_ACTORActor id written into filed warrants. Defaults to mcp-client@<hostname>.
{
"mcpServers": {
"warrant": {
"command": "uvx",
"args": [
"warrant-verify"
],
"env": {
"WARRANT_STORE": "<YOUR_WARRANT_STORE>",
"WARRANT_KEY": "<YOUR_WARRANT_KEY>",
"WARRANT_ACTOR": "<YOUR_WARRANT_ACTOR>"
}
}
}
}{
"mcpServers": {
"warrant": {
"command": "uvx",
"args": [
"warrant-verify"
],
"env": {
"WARRANT_STORE": "<YOUR_WARRANT_STORE>",
"WARRANT_KEY": "<YOUR_WARRANT_KEY>",
"WARRANT_ACTOR": "<YOUR_WARRANT_ACTOR>"
}
}
}
}{
"mcpServers": {
"warrant": {
"command": "uvx",
"args": [
"warrant-verify"
],
"env": {
"WARRANT_STORE": "<YOUR_WARRANT_STORE>",
"WARRANT_KEY": "<YOUR_WARRANT_KEY>",
"WARRANT_ACTOR": "<YOUR_WARRANT_ACTOR>"
}
}
}
}{
"servers": {
"warrant": {
"type": "stdio",
"command": "uvx",
"args": [
"warrant-verify"
],
"env": {
"WARRANT_STORE": "<YOUR_WARRANT_STORE>",
"WARRANT_KEY": "<YOUR_WARRANT_KEY>",
"WARRANT_ACTOR": "<YOUR_WARRANT_ACTOR>"
}
}
}
}claude mcp add warrant --env WARRANT_STORE=<YOUR_WARRANT_STORE> --env WARRANT_KEY=<YOUR_WARRANT_KEY> --env WARRANT_ACTOR=<YOUR_WARRANT_ACTOR> -- uvx warrant-verifyRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.