fubbik
Structured knowledge
for your codebase
Store, connect, and evolve what your team knows — where your code lives.
terminal
▊
Works where you work
Integrate with your existing tools and workflows.
CLI
Full-featured command line for chunk management, context export, and docs import.
Web UI
Dashboard, graph visualization, health monitoring, and knowledge management.
VS Code
Browse, search, and create chunks without leaving your editor.
MCP Server
AI agents query your knowledge base directly via Model Context Protocol.
API
RESTful API with OpenAPI docs for custom integrations and automation.
Semantic Search
Find knowledge by meaning with local embeddings via Ollama.
Knowledge Graph
Typed chunks with metadata, history, and directed relationships.
Health Monitoring
Freshness, completeness, richness, and connectivity scores.
AI-Native Context
Token-budgeted exports and CLAUDE.md generation for AI agents.
Capture & Create
CLI, web UI, VS Code, and MCP -- create knowledge from anywhere.
Get Started
Up and running in under a minute.
git clone https://github.com/Pontusg45/fubbik.gitcd fubbikpnpm installpnpm seed # sample datapnpm dev # localhost:3001