.kasava/ artifact instead, refreshed by kasava sync. Live data (semantic search, customer signals, agents, write surfaces) stays in MCP.
Authentication
All MCP connections require a Kasava API key. Create one at Settings → API Keys. The MCP server endpoint is:Example: Connecting from Claude Code
The Kasava plugin configures this automatically. To do it manually:Example: Connecting from Cursor
Tools (8)
code-tool
Search and navigate codebases using Kasava’s symbol graph.commit-tool
Query commits with semantic analysis.search-tool
Unified context-aware search across code, issues, plans, docs, competitors, and comments. Carries plan staleness flags and code references inline.document-search-tool
Search uploads, plans, customer signals, and product documentation.competitor-tool
Live competitive intelligence and market analysis.entity-analysis-tool
Analyze relationships between code entities (graph traversal).spec-export-tool
Export plans as agent-consumable specifications. Returns the agent-prompt format (condensed, clipboard-ready). For full markdown specs, read.kasava/plans/<slug>.md after kasava sync.
record-decision-tool
Record an agent decision against a plan (“done, deviated because X”). Closes the plan-to-code feedback loop. The only write surface exposed via MCP.Agents (3)
These agents orchestrate multiple tools for complex queries.Workflows (2)
Usage Examples
Here are natural language prompts and the tools they invoke:What’s not in MCP (and where it lives)
These data sources moved out of the MCP toolset in May 2026 — they live in your local.kasava/ artifact (refreshed by kasava sync) or are accessed via CLI / web app.