Quick Setup
1
Create an API Key
Go to Settings > API Keys in Kasava and create a new key. Copy it immediately.
2
Open Cursor Settings
Open Cursor Settings (
Cmd+, on macOS, Ctrl+, on Windows/Linux), then navigate to MCP in the sidebar.3
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
4
Verify Connection
The MCP status indicator should show green. Try asking Cursor’s AI: “List my Kasava repositories.”
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