kaizen-lab-mcp
v1.0.0
Published
KaizenLab MCP Server - Add KaizenLab to Claude Code, Claude Desktop, or Cursor in one command
Maintainers
Readme
kaizen-lab-mcp
One-command setup for KaizenLab MCP server in Claude Code, Claude Desktop, or Cursor.
Usage
npx kaizen-lab-mcpYou'll be guided through:
- Generating an API key at https://kaizen-lab.buildgeeks.dev/settings
- Choosing your client (Claude Code / Claude Desktop / Cursor)
- Automatic configuration
Supported Clients
| Client | Method |
|--------|--------|
| Claude Code | claude mcp add command |
| Claude Desktop | Auto-updates claude_desktop_config.json |
| Cursor | Auto-updates ~/.cursor/mcp.json |
| Manual | Shows config JSON to copy-paste |
Manual Config
{
"mcpServers": {
"kaizen-lab": {
"type": "streamable-http",
"url": "https://kaizen-lab.buildgeeks.dev/api/mcp",
"headers": {
"Authorization": "Bearer klb_YOUR_API_KEY"
}
}
}
}What is KaizenLab?
AI-native hypothesis validation platform with 56 MCP tools for lean startup cycles:
- 🧪 Hypothesis Canvas
- ✅ Verification Canvas
- 💡 Learnings & AI analysis
- 👥 Personas & Interviews
- 🗺️ Roadmap
- 📊 PMF Score
