loading…
Search for a command to run...
loading…
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 age
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 CLI, and more).
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"alcove": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"epicsagas/alcove"
]
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.