Odel
METTLE

METTLE

Local
@creed-spacePythonApache-2.0Updated 6 days ago

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).

PyPImettle-verifierv0.5.0

Run

uvx mettle-verifier

MCP client config

{
  "mcpServers": {
    "mettle": {
      "command": "uvx",
      "args": [
        "mettle-verifier"
      ]
    }
  }
}