Skip to content

CSCSoftware/AiDex

v1.0.0 Feature

This release adds 4 notable features for engineering teams evaluating rollout.

Published 4mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-coding claude claude-code code-indexing code-search copilot
+10 more
cursor developer-tools gemini gemini-cli mcp mcp-server sqlite tree-sitter vscode windsurf

Summary

AI summary

CodeGraph provides an MCP server indexing 11 languages with precise identifier search reducing context usage by 50‑80%.

Full changelog

CodeGraph v1.0.0

Stop wasting 80% of your AI's context window on code searches.

The first public release of CodeGraph - an MCP server that gives AI coding assistants instant access to your codebase through a persistent, pre-built index.

Highlights

  • 11 Languages: C#, TypeScript, JavaScript, Rust, Python, C, C++, Java, Go, PHP, Ruby
  • 15 MCP Tools: Query, signatures, project linking, incremental updates
  • 50-80% less context: Precise identifier search vs. grep flooding
  • Works everywhere: Claude Code, Cursor, Windsurf, Continue.dev, any MCP client

Quick Start

git clone https://github.com/CSCSoftware/CodeGraph.git
cd CodeGraph && npm install && npm run build

Then register as MCP server and ask your AI to codegraph_init your project.

See README for full setup instructions.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track CSCSoftware/AiDex

Get notified when new releases ship.

Sign up free

About CSCSoftware/AiDex

Persistent code index MCP server using Tree-sitter for fast, precise code search. Replaces grep with ~50 token responses instead of 2000+. Supports 11 languages including C#, TypeScript, Python, Rust, and Go.

All releases →

Beta — feedback welcome: [email protected]