VibeCollab
Supports UIby flashpoint493
Standardized AI collaboration protocol framework with knowledge capture and MCP server.
What it does
Turns chaotic AI-assisted development into structured, auditable workflows. It provides a framework for capturing reusable knowledge (Insights) and maintaining project context across different AI sessions and roles.
Tools
insight_add: Capture reusable knowledge from a session.insight_search: Semantic search across captured Insights.onboard: Automatically restore project context for the AI.task_create: Initialize dialogue-driven task units.check: Verify protocol compliance and document freshness.role_context: Isolate context for specific roles (DEV, QA, ARCH, etc.).
Installation
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"vibecollab": {
"command": "vibecollab",
"args": ["mcp", "serve"]
}
}
}
Supported hosts
Claude Desktop, Cursor, Cline, CodeBuddy, OpenClaw
Quick install
pip install vibe-collabInformation
- Pricing
- free
- Published
- 4/17/2026
- stars






