402cron MCP Tools
402cron exposes 16 tools. Each one has its own page with the configuration for every client that can run this server.
-
get_pricingRead-onlyget pricing
-
get_docsRead-onlyget docs
-
get_service_statusRead-onlyget service status
-
list_tasksRead-onlylist tasks
-
get_taskRead-onlyget task
-
create_taskMutatingcreate task
-
update_taskMutatingupdate task
-
pause_taskpause task
-
resume_taskresume task
-
run_task_nowMutatingrun task now
-
delete_taskMutatingdelete task
-
restore_taskrestore task
-
register_destinationregister destination
-
verify_destinationverify destination
-
list_destinationsRead-onlylist destinations
-
delete_destinationMutatingdelete destination
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.