Skip to content

Loading project

Repo syncingBranch ...
Tracenot set
offline
OFFLINE
New Run

Spec Builder

Compose a Spec

Fill out the manifest fields to generate the request body used when calling POST /v1/runs on agent-mcp.

Checking agent-mcp for available tools...

Request Body

{
  "spec": {
    "name": "Untitled Spec",
    "summary": "",
    "instructions": "",
    "config": {
      "model": "claude-3.5-sonnet",
      "temperature": 0.2
    },
    "tools": []
  },
  "input": {
    "goal": "",
    "context": ""
  },
  "metadata": {
    "source": "vibe-studio"
  }
}
Streaming panes are disabled until PR-02.