agent_create
Persist a draft dispatch record
How to use it
agent_create is exposed by the Continuum MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the agent_create tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL CONTINUUM LISTINGOther tools in Continuum (16)
Full record by slug — includes request, plan, implPrompt, coordinationBrief, postMergeNotes
Transition status, edit fields
Record a new lesson — kind: 'fundamental' \
Retire a lesson
Read one lesson by slug — full body
Lesson metadata (slug, kind, agentSlug, timestamps). Optional kind filter. No content.
Semantic query → ranked metadata. q free-text intent, optional kind, optional limit. No content.
Replace lesson content. Re-embeds on save.
Read PLOT.md
Apply a unified git-format diff (zero fuzz, exact context match)
Register project, seed PLOT.md + knowledge
Cascade delete (project + agents + lessons)
Fetch one project
Enumerate registered projects
Rename a project
Paginated agent metadata — {data, page, limit, hasNextPage}. Each data row: slug, status, branch, worktree, reservedPaths, timestamps, mergedCommit, abandonedReason. Optional status filter; default limit 10, max 50. No artifact bodies.