{
  "service": "fractal-research-mcp",
  "version": "0.1.0",
  "role": "recorder/observer",
  "schema": "swarmresearch-run-v1",
  "tools": [
    "fractal_start_run",
    "fractal_record_agent",
    "fractal_record_source",
    "fractal_record_claim",
    "fractal_record_tool",
    "fractal_finish_run"
  ],
  "endpoints": {
    "mcp": "/mcp",
    "tools": "/v1/tools/{name}",
    "report": "/report/{run_id}",
    "run": "/v1/runs/{run_id}"
  },
  "product_test": "Connect once → run normally → Fractal receives structured evidence → X-Ray appears"
}