Skip to content

πŸ› οΈ kit documentation

Kit Toolkit Logo

Welcome to kit – the Python toolkit from Cased for building LLM-powered developer tools and workflows.

kit shines for getting precise, accurate, and relevant context to LLMs. Use kit to build code reviewers, code generators and graphs, even full-fledged coding assistants: all enriched with the right code context.

MIT-licensed on GitHub.

NEWπŸš€ Kit Dev MCP is here!Enhanced development tools for Cursor, Windsurf, Claude Code & VS Code

Explore Now β†’


πŸ” AI PR Reviewer

Production-ready pull request reviewer with full repository context, customizable profiles, and CI/CD integration.

Map any codebase

Get a structured view with file trees, language-aware symbol extraction (powered by tree-sitter), and dependency insights. Built-in support for 12+ languages, with intelligent caching.

Support for multiple search methods

Mix and match to optimize for speed, accuracy, and use case. Combine fast text search with semantic vector search to find relevant code snippets instantly.

Fine-grained docstring context

Use generated docstrings to find code snippets, answer questions, and improve code generation based on summarized content.

πŸ†• Deep dependency documentation

Automatically index and search documentation from all your dependencies. Aggregate docs from official sources, GitHub, tutorials, Stack Overflow, and more with deep research capabilities.

Build AI Workflows

Leverage ready-made utilities for code chunking, context retrieval, and interacting with LLMs. Enhanced with PR summarization and intelligent commit message generation.

Explore the docs