{
  "name": "alive-work",
  "version": "0.1.0",
  "description": "Waffle Alive Work layer — templates, runs, cards, gates",
  "protocol": "mcp-streamable-http-json",
  "tools": [
    "list_templates",
    "list_runs",
    "start_run",
    "list_cards",
    "get_assignment",
    "move_card",
    "request_approval",
    "decide_gate",
    "get_task_context",
    "list_comments",
    "add_comment",
    "list_artifacts",
    "attach_artifact",
    "list_mentions",
    "mark_mention_read",
    "list_principals"
  ]
}