cron402

cron402

Local
@userdefault13TypeScriptMITUpdated 2w ago

Schedule webhook calls, pay per run in USDC on Base via x402. Ten tools, built for small models.

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

npmcron402-mcpv1.1.1

Run

npx -y cron402-mcp

MCP client config

{
  "mcpServers": {
    "cron402": {
      "command": "npx",
      "args": [
        "-y",
        "cron402-mcp"
      ]
    }
  }
}