zvec-grep

zvec-grep

A local-first workspace search tool for humans and AI agents.

MCPResearchOpen source
Type
MCP
Transport
stdio
Open source
Yes
GitHub Stars
★ 3.0k
Source
mcp-github

Overview

zvec-grep is a local-first search tool that enables efficient searching within your workspace. It supports keyword, semantic, and regular expression searches, and handles various data formats. With zvec-grep, AI agents gain powerful search capabilities to better understand and process data. Installation and configuration are simple—just install via npm and index your workspace. Ideal for developers and AI agents needing efficient local search in their environments.

Capabilities

  • Multi-format search (source code, documents, etc.)
  • Semantic search
  • Keyword and regular expression search
  • Results ranked by relevance
  • Local storage of files and indexes

Use cases

Fast search within code repositoriesSearch across documents and structured dataLocal search integration for AI agentsImproved development efficiency

Setup

Requires: Node.js 22 或更高版本API Key
npm install -g @zvec/zvec-grep

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I get started with zvec-grep?

After installation, use the `zg index` command to index your workspace, then use `zg query` to perform searches.

Which operating systems does zvec-grep support?

Supports macOS, Linux, and Windows.

Related skills