code-search

MCPReference

by RaziStuff

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcplocal-only

MCP configuration

stdio

Environment

  • VOYAGE_DIM

    Voyage embedding dimension (optional).

  • VOYAGE_MODEL

    Voyage model name (optional).

  • VOYAGE_API_KEYsecret

    API key for Voyage embedder (required if CODE_SEARCH_EMBEDDER=voyage).

  • VOYAGE_BASE_URL

    Base URL for Voyage API (optional).

  • CODE_SEARCH_ROOTrequired

    Path to the project root directory to index and search.

  • CODE_SEARCH_WATCH

    Set to 1 to auto-reindex on file changes.

  • CODE_SEARCH_EMBEDDER

    Embedder to use: 'local' (default) or 'voyage'.

  • CODE_SEARCH_MIN_SCORE

    Minimum cosine similarity score for confidence flag.

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.