Prerequisites
Before you begin, ensure you have:- Node.js 18+ or Bun 1.0+ installed
- A SHARC API key from your plan
- An MCP-compatible AI assistant (Claude Code, Cursor, VS Code, etc.)
Quick Start
The fastest way to get started is with Claude Code:What’s Next?
Installation
Detailed installation instructions and requirements.
Claude Code Setup
Complete guide for Claude Code integration.
Other Clients
Setup guides for Cursor, VS Code, Windsurf, and more.
How It Works
- Index your codebase - SHARC analyzes your code, splits it into semantic chunks, and creates embeddings
- Ask questions - Use natural language to search for code functionality
- Get precise results - Receive ranked code snippets with relevance scores
- Stay updated - File watching keeps your index current as you code
Performance
SHARC supports two performance tiers:| Tier | Summary | Best for |
|---|---|---|
| Standard | Slower baseline tier with higher latency. | General usage and non-latency-critical workflows. |
| Performance | Fastest tier with the lowest latency. | Interactive workflows where speed is critical. |