AgentMarketMCP / SKILL 资产档案馆

目录 / kaizen-lab

MCP 需 API Key 未评级 已上架

kaizen-lab

KaizenLab is an AI-native hypothesis validation platform for product teams running lean startup cycles. Connect your AI agent (Claude, Cursor, etc.) to access 56 MCP tools covering the full PMF validation workflow: **Core workflows:** - 🧪 Hypothesis Canvas — create, update, and iterate on product hypotheses with sticky notes per field - ✅ Verification Canvas — plan experiments, run them, validate or invalidate results - 💡 Learnings — add, search, and analyze patterns across all learnings with AI - 👥 Personas & Interviews — customer research and discovery - 🗺️ Roadmap — prioritize next actions from validated learnings - 📊 PMF Score — track product-market fit progress across 5 categories **Expert mode:** Use the MCP directly from Claude Code, Cursor, or any MCP-compatible client to run hypothesis validation loops entirely through your AI agent — no UI required. Generate your API key at https://kaizen-lab.buildgeeks.dev/settings

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
需 API Key(需要配置:apiKey)
端点
https://kaizen-lab.run.tools
该服务需要凭证,请按官方文档申请后替换占位符
{
  "mcpServers": {
    "kaizen-lab": {
      "headers": {
        "Authorization": "Bearer \u003cYOUR_KEY\u003e"
      },
      "url": "https://kaizen-lab.run.tools"
    }
  }
}

能力清单

工具说明
list_projectsプロジェクト一覧を取得
list_canvasesプロジェクト内の仮説キャンバス一覧を取得
get_canvas仮説キャンバスを取得(詳細)
update_canvas仮説キャンバスを更新(名前・フェーズ)
delete_canvas仮説キャンバスを削除(関連付箋も削除)
get_pmf_scorePMFスコアを取得
add_learning学習を追加
list_learnings学習一覧を取得(ページネーション対応)
search_learnings学習を検索(queryで全文検索、tagで単一タグ絞り込み、tagsで複数タグ絞り込み)
get_verification_status検証ステータスを取得
list_personasペルソナ一覧を取得
get_interview_recordsインタビュー記録を取得
create_projectプロジェクトを作成
create_canvas仮説キャンバスを作成(fieldsの各値はstringまたはstring[]で複数付箋対応)
create_personaペルソナを作成
create_interviewインタビュー記録を作成
delete_projectプロジェクトを削除
export_projectプロジェクトをエクスポート
list_roadmapロードマップのフェーズとアイテム一覧を取得
create_roadmap_phaseロードマップフェーズを作成
create_roadmap_itemロードマップアイテムを作成
update_roadmap_itemロードマップアイテムを更新
list_verification_canvases検証キャンバス一覧を取得
get_verification_canvas検証キャンバスの詳細を取得
create_verification_canvas検証キャンバスを作成
update_verification_canvas検証キャンバスを更新
delete_verification_canvas検証キャンバスを削除
list_journey_mapsジャーニーマップ一覧を取得
create_journey_mapジャーニーマップを作成
get_learning学習の詳細を取得
update_learning学習を更新
delete_learning学習を削除
get_dashboardプロジェクトのダッシュボード(統計情報)を取得
get_changelogプロジェクトの変更履歴を取得
list_decisions意思決定ログ一覧を取得
get_decision意思決定ログの詳細を取得
create_decision意思決定ログを作成
update_decision意思決定ログを更新
delete_decision意思決定ログを削除
list_membersプロジェクトメンバー一覧を取得
invite_memberメンバーを招待(user_idとroleを指定)
update_member_roleメンバーの権限を更新
remove_memberメンバーを削除(オーナーまたは自分)
get_commentコメントの詳細を取得(全文表示)
list_commentsプロジェクトのコメント一覧を取得
create_commentコメントを作成
update_commentコメントを更新(自分のコメントのみ)
delete_commentコメントを削除(自分のコメントまたはオーナー)
list_invitations自分宛の保留中の招待一覧を取得
accept_invitation招待を承諾
reject_invitation招待を拒否
analyze_learnings蓄積された学びからパターン・矛盾・次のアクションをAI分析。analyze_all=trueで全件分析可能
analyze_competitors仮説キャンバスを元にAI競合分析を実行し結果をDBに保存(project_idはcanvas_idから自動解決可能)
add_sticky_note仮説キャンバスの付箋を追加
update_sticky_note付箋の内容を更新
delete_sticky_note付箋を削除
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。