← Registry

AI & Machine Learning

xanadu.run

Run AI agents on tasks and manage their execution.

1 endpoint13 known toolsFirst detected July 1, 2026Last detected July 1, 2026

ENDPOINT 1

https://xanadu.run/mcp

No auth detected

Known tools 13

dispatch_agent

Run AGENT on TASK.

get_dispatch_result

Poll the result of an async dispatch started with ``wait=False``.

cancel_dispatch

Cancel an in-flight async dispatch (a wait=False handle).

warm_repo

Pre-build a repo's warm base (clone + install + build) AHEAD of a wave, so the wave's dispatches skip that work on the critical path.

follow_up_dispatch

Send a follow-up to a previous dispatch (Cursor add_followup parity).

run_workflow

Run a multi-step workflow (e.g.

get_workflow_result

Poll a workflow run.

resume_workflow

Resume a workflow run that died mid-flight (e.g.

list_workflow_runs

List workflow runs (optionally by status: running | done | halted_budget | failed).

list_agents

List every available agent's catalog entry.

ledger_summary

Aggregate spend from the cost ledger (totals by agent, model, status).

list_dispatches

Live dispatch health — see saturation without SSH.

agent_metrics

Operational telemetry to drive improvement: per-agent and per-model success rate, verify pass rate, cost, and a failure-category histogram (budget / rate_limited / workspace / backend_error / cancelled).