Veil is a specialized Model Context Protocol (MCP) server engineered to dramatically accelerate the development workflow for AI coding agents. It establishes a robust local retrieval layer by indexing entire repositories, granting agents immediate and precise access to files, symbols, and highly relevant code chunks. This capability significantly reduces the need for broad file scans and repeated text analysis, thereby boosting token efficiency and markedly shortening the time required for agents to produce their initial meaningful code changes. In essence, Veil empowers coding agents to swiftly locate code, resolve dependencies, retrieve focused context, and efficiently execute programming tasks.
主要功能
01Fast local code retrieval and repository indexing
02Precise symbol and file path lookup
03Intent-aware contextual code chunk search with explainability
04Integrated no-key web search and URL content fetching
05Comprehensive Git and GitHub context and diagnostics tools
060 GitHub stars