You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Part of the Op / Temporal deployment workflow redesign.
Replaces the existing spell MCP tools with Op-aware tools and resources. Enables agents to start, monitor, signal, and report on deployment workflows via the MCP server.
Tasks
op-list tool — enumerate Op definitions + current run status
op-run tool — start an Op by name with optional params
op-status tool — return typed current run state (phase, steps, pending signals)
op-signal tool — send a named signal to unblock a gate
Part of the Op / Temporal deployment workflow redesign.
Replaces the existing spell MCP tools with Op-aware tools and resources. Enables agents to start, monitor, signal, and report on deployment workflows via the MCP server.
Tasks
op-listtool — enumerate Op definitions + current run statusop-runtool — start an Op by name with optional paramsop-statustool — return typed current run state (phase, steps, pending signals)op-signaltool — send a named signal to unblock a gateop-reporttool — return deployment report markdownchant://ops/resource — all Op definitions as JSONchant://ops/<name>/runsresource — run historychant://ops/<name>/runs/latestresource — latest run statespell-donetool and spell resources