{"slug":"cscsoftware/aidex","name":"AiDex","description":"Persistent code index using Tree-sitter for fast, precise code search. Replaces grep with ~50 token responses instead of 2000+.","category":"development","tags":[],"official":false,"stars":34,"transport":"stdio","install":[{"cmd":"npm install -g aidex-mcp","imports":[]}],"tools":[{"name":"aidex_init","description":"Index a project (creates `.aidex/`)"},{"name":"aidex_query","description":"Search by term (exact/contains/starts_with)"},{"name":"aidex_signature","description":"Get one file's classes + methods"},{"name":"aidex_signatures","description":"Get signatures for multiple files (glob)"},{"name":"aidex_update","description":"Re-index a single changed file"},{"name":"aidex_remove","description":"Remove a deleted file from index"},{"name":"aidex_summary","description":"Project overview"},{"name":"aidex_tree","description":"File tree with statistics"},{"name":"aidex_describe","description":"Add documentation to summary"},{"name":"aidex_link","description":"Link another indexed project"},{"name":"aidex_unlink","description":"Remove linked project"},{"name":"aidex_links","description":"List linked projects"},{"name":"aidex_status","description":"Index statistics"},{"name":"aidex_scan","description":"Find indexed projects in directory tree"},{"name":"aidex_files","description":"List project files by type (code/config/doc/asset)"},{"name":"aidex_note","description":"Read/write session notes (persists between sessions)"},{"name":"aidex_session","description":"Start session, detect external changes, auto-reindex"},{"name":"aidex_viewer","description":"Open interactive project tree in browser"},{"name":"aidex_task","description":"Create, read, update, delete tasks with priority and tags"},{"name":"aidex_tasks","description":"List and filter tasks by status, priority, or tag"},{"name":"aidex_screenshot","description":"Take a screenshot (fullscreen, window, region) with optional scale + color reduction"},{"name":"aidex_windows","description":"List open windows for screenshot targeting"},{"name":"aidex_global_init","description":"Scan directory tree, register all indexed projects in global DB"},{"name":"aidex_global_status","description":"List all registered projects with stats"},{"name":"aidex_global_query","description":"Search terms across ALL registered projects"},{"name":"aidex_global_signatures","description":"Search methods/types by name across all projects"},{"name":"aidex_global_refresh","description":"Update stats and remove stale projects from global DB"},{"name":"aidex_global_guideline","description":"Store/retrieve AI guidelines and coding conventions (key-value, global)"},{"name":"aidex_log","description":"Universal log receiver — start HTTP server, query logs, live stream in Viewer"}],"env_vars":[],"auth_type":"none","github":"https://github.com/CSCSoftware/AiDex","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}