KodHau
MCP server that gives AI coding agents your team's undocumented architectural decisions and PR history.
| What is it | MCP server that gives AI coding agents your team's undocumented architectural decisions and PR history. |
|---|---|
| Pricing | Freemium — from $19/mo |
| Free tier | Yes |
| Platform | Web Application |
| Best for | preventing AI agents from making changes that violate past architectural decisions, onboarding new engineers by surfacing undocumented team knowledge |
| Domain registered | 2026 |
Data updated May 9, 2026
What does KodHau do?
KodHau is a tool designed to bridge the knowledge gap between AI coding assistants and your development team. It works as an MCP (Model Context Protocol) server that analyzes your repository's closed pull requests. It scans for the 'tribal knowledge' that never gets written down: architectural decisions, code review comments, rejected approaches, and the context behind diffs. This information is then made available to your AI agent before it starts writing or suggesting code changes.
The core of KodHau is a single tool called `kodhau_get_wisdom`. When your AI agent, such as one in Cursor or Claude Code, is about to work on a file, it can query this tool. KodHau returns relevant constraints and historical decisions for that specific file and function. This happens locally; your code and PR data never leave your machine. The result is that your AI assistant can warn you if a suggested change would break something based on past team decisions, moving from generic suggestions to context-aware guidance.
This tool is most useful for development teams that rely on AI coding assistants but have accumulated significant institutional knowledge. It helps prevent AI from suggesting changes that contradict established patterns or that the team has already tried and rejected. It's particularly valuable for onboarding, maintaining complex codebases, and ensuring consistency across a team where not every decision is documented in a wiki or README.
Key features
What makes it stand outWho is KodHau for?
Who benefits most from this toolPricing
Free tier available — start without a credit cardFree
- 1 repository
- Last 30 PRs analyzed
- Works with Cursor & Claude Code
Pro
- Unlimited repositories
- Full PR history
- Works with Cursor & Claude Code
- Priority support
Team
Everything in Pro, plus:
- Shared knowledge across team
- Admin dashboard
- Priority support
Business
Everything in Team, plus:
- Unlimited repositories
- SSO ready
- Dedicated support
Trust & presence
Alternatives in Developer Tools
Deploy autonomous AI code agents that plan, build, and review code with full context and production-ready results
Self-hosted AI governance platform — control, audit, and secure every AI tool call and model inference from a single binary.
AI-powered code review tool that analyzes pull requests and local code for bugs, security issues, and compliance violations.
Persistent memory for AI coding agents — remembers your debugging sessions, design decisions, and solutions across projects
A local-first desktop app that orchestrates teams of specialized AI agents to work on coding projects in parallel.
AI-powered code editor that helps you write, understand, and debug code faster with intelligent assistance.
Blocks AI coding agents from reading secrets, running risky commands, or making dangerous config changes before they execute
Native macOS app to manage Codex and Claude Code CLI sessions in one workspace with split panes, worktrees, and embedded simulators.