Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
Maguyva is an innovative agent-first code intelligence system that provides AI coding tools with a prioritized map of a repository even before any modifications are made. Teams integrate their GitHub repositories, while cloud pipelines effectively parse, rank, and index various elements such as symbols, dependencies, imports, semantic relationships, and cross-file structures, ensuring that the index remains up-to-date as code evolves. With a single remote MCP integration, agents within platforms like Claude Code, Cursor, VS Code, Windsurf, Codex, Gemini CLI, and other compatible clients can access a shared grounded context without the need for a local indexer or altering their preferred editors. The system's 11 MCP tools utilize a combination of semantic, structural, graph, and text retrieval across five different search modalities, delivering ranked results rather than just raw grep output. Users can pose questions in plain language, pinpoint crucial symbols, identify patterns with AST-aware searches, trace dependencies, detect orphaned code, evaluate the impact of changes, and compile task context prior to engaging with a file, enhancing overall productivity and collaboration within development teams. This streamlined process not only simplifies coding tasks but also fosters better team communication and efficiency.
Description
Livegrep is a tool inspired by Google Code Search that facilitates interactive regex searches across source repositories that can be several gigabytes in size. To utilize livegrep, you must start both the codesearch backend, which handles indexing and searching, and the livegrep web interface. After building both codesearch and livegrep, you can run the sample web interface to test livegrep itself. The codesearch binary plays a crucial role by reading the source code, maintaining an index, and processing search requests. Notably, livegrep operates without state and depends solely on its TCP connection to the codesearch component. By default, codesearch generates an in-memory index for the repositories listed in its configuration file, but it also offers the option to save the index to a file on disk. This functionality not only accommodates indexes that exceed the available RAM but also allows for the reuse of index files across different sessions. Consequently, this feature enhances efficiency and resource management when dealing with extensive codebases.
API Access
Has API
API Access
Has API
Integrations
Antigravity CLI
Claude Code
Claude Desktop
Cursor
Devin Desktop
GitHub
Model Context Protocol (MCP)
Visual Studio Code
Windsurf Browser
Integrations
Antigravity CLI
Claude Code
Claude Desktop
Cursor
Devin Desktop
GitHub
Model Context Protocol (MCP)
Visual Studio Code
Windsurf Browser
Pricing Details
$19 per month
Free Trial
Free Version
Pricing Details
No price information available.
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Maguyva
Country
United States
Website
maguyva.ai/
Vendor Details
Company Name
livegrep
Website
livegrep.com/about