Skip to content

CSCSoftware/AiDex

v1.7.0 Feature

This release adds 2 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

Added Gemini CLI and VS Code Copilot support with new registration files.

Full changelog

Added

  • Gemini CLI support: aidex setup detects and registers AiDex with Gemini CLI (~/.gemini/settings.json)
  • VS Code Copilot support: aidex setup detects and registers AiDex with VS Code (mcp.json with "servers" key and "type": "stdio")
  • GEMINI.md instructions: Auto-installs AI usage instructions in ~/.gemini/GEMINI.md (alongside existing CLAUDE.md support)

Supported Clients

| Client | Registration | AI Instructions |
|--------|-------------|----------------|
| Claude Code | CLI | CLAUDE.md |
| Claude Desktop | JSON | CLAUDE.md |
| Cursor | JSON | - |
| Windsurf | JSON | - |
| Gemini CLI | JSON | GEMINI.md |
| VS Code Copilot | JSON | - |

Install

npm install -g aidex-mcp
aidex setup

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]