Odel
tokenizen

tokenizen

Local
@holistisTypeScriptMITUpdated Today

Signed delivery claims for x402 capacity trades: GPU-hours, storage, API credits, bandwidth.

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

npmcapacity-attestv0.5.0

Run

npx -y capacity-attest

MCP client config

{
  "mcpServers": {
    "tokenizen": {
      "command": "npx",
      "args": [
        "-y",
        "capacity-attest"
      ]
    }
  }
}