# VecGrep ## Docs - [Backends](https://vecgrep.mintlify.app/configuration/backends.md): Choose between the ONNX and PyTorch embedding backends - [Environment Variables](https://vecgrep.mintlify.app/configuration/environment-variables.md): Configure VecGrep via environment variables - [Supported Languages](https://vecgrep.mintlify.app/configuration/supported-languages.md): Languages with AST-based chunking support - [Installation](https://vecgrep.mintlify.app/installation.md): Install VecGrep and register it with Claude Code - [Introduction](https://vecgrep.mintlify.app/introduction.md): Cursor-style semantic code search as an MCP plugin for Claude Code - [Quickstart](https://vecgrep.mintlify.app/quickstart.md): Start searching your codebase in under a minute - [Acknowledgements](https://vecgrep.mintlify.app/reference/acknowledgements.md): Credits and citations - [Architecture](https://vecgrep.mintlify.app/reference/architecture.md): How VecGrep works under the hood - [Index Location](https://vecgrep.mintlify.app/reference/index-location.md): Where VecGrep stores its index files - [get_index_status](https://vecgrep.mintlify.app/tools/get-index-status.md): Check index statistics for a project - [index_codebase](https://vecgrep.mintlify.app/tools/index-codebase.md): Index a project directory for semantic search - [search_code](https://vecgrep.mintlify.app/tools/search-code.md): Semantically search an indexed codebase ## OpenAPI Specs - [openapi](https://vecgrep.mintlify.app/api-reference/openapi.json)