Skip to content
#

codebase-navigation

Here are 16 public repositories matching this topic...

VerbalCodeAI is a free, open-source AI tool that simplifies codebase navigation in your terminal, using Python 3.11.6 and Ollama. It indexes projects locally and quickly answers questions like “Where’s this function?”, saving developers time on debugging and onboarding.

  • Updated Jun 7, 2025
  • Python

CodeCompass: AI-powered Vibe Coding with MCP. Connects Git repositories to AI assistants like Claude, using Ollama for privacy or OpenAI for cloud. Integrates with VSCode, Cursor, and more.

  • Updated Jun 1, 2025
  • TypeScript

Local-first Windows desktop app: explore your codebase as an interactive dependency graph, semantic search, git context, and optional AI (Groq) for explanations and what-if analysis. SQLite + ChromaDB-no separate DB server.

  • Updated May 10, 2026
  • HTML

CodeGraphX (CGX) — a local, token-efficient codebase graph engine & MCP server for AI coding agents. Tree-sitter parsing, a bi-temporal SQLite semantic graph, O(1) symbol lookup, and impact/blast-radius tracing so agents answer 'what breaks if I change this?' in a few hundred tokens.

  • Updated Jul 6, 2026
  • JavaScript

Single-binary, blazing-fast code-intelligence engine for AI coding agents — indexes any repo into a queryable structural graph and serves it over MCP, CLI, and JSON with token-budgeted output. No cloud, no DB, no Python.

  • Updated Jul 7, 2026
  • Rust

Reduce Claude Code token usage 54–67%. MCP server for web engineers — AI agents find symbols, trace callers, and map hierarchies by name instead of reading files. Built for TypeScript. Works with Claude Code, Cursor, and Codex.

  • Updated Apr 15, 2026
  • TypeScript

Improve this page

Add a description, image, and links to the codebase-navigation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the codebase-navigation topic, visit your repo's landing page and select "manage topics."

Learn more