list_jobs
Recent jobs.
How to use it
list_jobs is exposed by the MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the list_jobs tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP
$
claude mcp add --transport http rendobar https://api.rendobar.com/mcpOther tools in MCP (6)
cancel_job
Cancel a waiting, dispatched or running job.
get_account
Balance, plan limits, active job count.
get_job
Status and result. Pass wait: true to long-poll for ~50s.
list_job_types
Every active job type, read live. Call this first.
submit_job
Submit a job of any type.
upload_file
Upload a local file. Returns a URL to use in submitjob.