Kasava’s developer tools bring product intelligence directly into your coding workflow. Search code, query your product graph, load plan specs, and check customer signals — without leaving your editor.Documentation Index
Fetch the complete documentation index at: https://kasava.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Choose Your Setup
Claude Code Plugin
One-click install with 6 auto-trigger skills, 8 slash commands, 4 subagents, and 8 MCP tools. The fastest way to get started in Claude Code.
Kasava CLI
Bind a repo to a Kasava product and sync plans, graph, and symbols into a checked-in
.kasava/ artifact. Terminal-first companion.MCP Server
Connect any MCP-compatible client (Cursor, Claude Desktop, Windsurf) to Kasava’s 8 live-data tools.
Agent Skills
Portable skills that work in Claude Code, Cursor, Copilot, Codex, Gemini CLI, and 30+ tools.
MCP Tool Reference
Complete reference for all available MCP tools, actions, and parameters.
What You Get
8 MCP Tools (live data)
The MCP server exposes 8 live-data tools (cut from 23 in May 2026 — cacheable data moved to the local.kasava/ artifact). When connected, your AI coding agent can:
- Search code using Kasava’s symbol graph — definitions, usages, dependencies, semantic search
- Search across signals + plans + docs with the unified search tool
- Analyze commits with semantic classification, hotspots, and changelog
- Get competitor intel — live scrapings, change detection, market trends
- Traverse the product graph for entity relationships and architecture
- Export plan specs in agent-consumable format
- Record decisions against the bound product (only write tool)
ask_*) for code intelligence, product insights, and architecture investigation, and 2 multi-step workflows (run_*) for bug analysis and deep research.
6 Agent Skills
Auto-trigger workflows that teach AI agents how to use Kasava effectively:| Skill | Purpose |
|---|---|
kasava-context | Read the local .kasava/ artifact (paths-scoped to bound repos) |
kasava-product | Load architecture, features, tech stack |
kasava-code | Navigate codebases via the symbol graph |
kasava-bug | 3-way investigation: code + commits + signals |
kasava-plan | Pull plan specs and resolve them to current code |
kasava-signals | Ground decisions in customer feedback |
/kasava:install, :sync, :plan, :ask, :ask-ai, :staleness, :decision, :status) and 4 subagents (kasava-developer, kasava-bug-triager, kasava-spec-loader, kasava-impact-assessor) — see the Claude Code Plugin guide for details.
Prerequisites
- A Kasava account with at least one indexed repository
- An API key (Settings > API Keys)