Cursor supports MCP servers natively. Connect Kasava to get code intelligence, product graph queries, and more directly in Cursor’s AI features.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.
Quick Setup
Create an API Key
Go to Settings > API Keys in Kasava and create a new key. Copy it immediately.
Open Cursor Settings
Open Cursor Settings (
Cmd+, on macOS, Ctrl+, on Windows/Linux), then navigate to MCP in the sidebar.Add Kasava MCP Server
Click Add MCP Server and enter:
- Name:
kasava - URL:
https://api.kasava.dev/v1/mcp/sse - Headers:
Authorization: Bearer kasava_live_YOUR_KEY
Manual Configuration
Alternatively, add to~/.cursor/mcp.json:
Using Agent Skills in Cursor
Kasava’s Agent Skills also work in Cursor. Copy theskills/ directory from the plugin repository into your project:
What You Can Do
With Kasava connected in Cursor, you can:- “Search for the AuthService definition” — uses symbol graph search
- “What’s the architecture of this product?” — queries the product graph
- “Show me recent commits that changed the billing module” — semantic commit search
- “Export the Q2 plan as a spec” — agent-consumable specification export
- “Any customer reports about payment failures?” — customer signal search