MCPVault
AiDex logo

AiDex

未认领

作者:CSCSoftware

MCP Server for persistent code indexing. Gives AI assistants (Claude, Gemini, Copilot, Cursor) instant access to your codebase. 50x less context than grep.

ai-codingclaudeclaude-codecode-indexingcursordeveloper-toolsmcpmcp-servertree-sitterwindsurf

安装

$npm install -g aidex-mcp

未认领列表

这个 MCP 服务器是你的吗?

此列表根据公开信息自动生成。认领后,你可以编辑页面、设置兼容性并解锁增长工具。全程不超两分钟。

认领此服务器

工具(32 个)

aidex_describe

Add documentation to summary

aidex_files

List project files by type (code/config/doc/asset)

aidex_global_guideline

Store/retrieve AI guidelines and coding conventions (key-value, global)

aidex_global_init

Scan directory tree, register all indexed projects in global DB

aidex_global_query

Search terms across ALL registered projects

aidex_global_refresh

Update stats and remove stale projects from global DB

aidex_global_signatures

Search methods/types by name across all projects

aidex_global_status

List all registered projects with stats

aidex_init

Index a project (creates .aidex/)

aidex_link

Link another indexed project

aidex_links

List linked projects

aidex_log

Universal log receiver — start HTTP server, query logs, live stream in Viewer

aidex_note

Read/write session notes (persists between sessions)

aidex_query

Search by term (exact/contains/startswith)

aidex_remove

Remove a deleted file from index

aidex_scan

Find indexed projects in directory tree

aidex_screenshot

Take a screenshot (fullscreen, window, region) with optional scale + color reduction

aidex_session

Start session, detect external changes, auto-reindex

aidex_signature

Get one file's classes + methods

aidex_signatures

Get signatures for multiple files (glob)

aidex_status

Index statistics

aidex_summary

Project overview

aidex_task

Create, read, update, delete tasks with priority and tags

aidex_tasks

List and filter tasks by status, priority, or tag

aidex_tree

File tree with statistics

aidex_unlink

Remove linked project

aidex_update

Re-index a single changed file

aidex_viewer

Open interactive project tree in browser

aidex_windows

List open windows for screenshot targeting

Cross-Project

link, unlink, links, scan

exact

Identifier match (same as aidexquery)

semantic

Vector KNN over embedded code+docs+workspace