Experimental machine-oriented challenges and signed results. Does not verify identity or substrate.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx mettle-verifier
MCP client config
{
"mcpServers": {
"mettle": {
"command": "uvx",
"args": [
"mettle-verifier"
]
}
}
}