{
  "name": "sifu",
  "description": "A personal tai chi instructor agent — teaches the Yang-style 24-Form one move at a time over text, with daily accountability, eyes-free correction, and a code-enforced medical-defer safety boundary.",
  "operator": "Capital Thought, LLC",
  "llms_txt": "/llms.txt",
  "mcp": {
    "url": "https://sifu.guide/mcp",
    "transport": "streamable-http",
    "auth": "bearer",
    "status": "live",
    "tools": [
      "taichi_prep", "overview", "get_today_session", "start_session", "log_session",
      "get_next_move", "get_move_detail", "get_curriculum_map", "adjust_difficulty",
      "get_principle", "ask_coach", "submit_self_assessment", "record_how_it_felt",
      "submit_health_screen", "report_symptom", "get_progress", "get_streak", "pause_practice"
    ]
  },
  "contact": { "github": "https://github.com/capitalthought" }
}
