# alcove

MCP server that gives AI coding agents on-demand access to private project docs. BM25 ranked search, multi-project support, one setup for any MCP-compatible agent (Claude Code, Cursor, Codex, Gemini …

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add epicsagas/alcove

# Browse available tools
npx -y @smithery/cli@latest tool list epicsagas/alcove
```
