MCPVault

aidex_files

MCP tool from AiDex by CSCSoftware

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

How to use it

aidex_files is exposed by the AiDex MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the aidex_files tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install AiDex

$npm install -g aidex-mcp
FULL AIDEX LISTING

Other tools in AiDex (31)

aidex_describe

Add documentation to summary

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