Loomal

aidex

MCP server by github.com/cscsoftware/aidex

Persistent code indexing for AI assistants. 50x less context than grep. 11 languages.

35 starsnpm: aidex-mcp

About aidex

aidex is an MCP (Model Context Protocol) server published by cscsoftware in the official MCP registry, listed under Search on Loomal. Persistent code indexing for AI assistants. 50x less context than grep. 11 languages.

It ships as an npm package (aidex-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/cscsoftware/aidex, where the project has earned 35 GitHub stars.

Use aidex with your agent

Claude Code · one command
claude mcp add aidex -- npx -y aidex-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "aidex": {
      "command": "npx",
      "args": [
        "-y",
        "aidex-mcp"
      ]
    }
  }
}
npmaidex-mcp

Frequently asked questions

What is aidex?
aidex is an MCP (Model Context Protocol) server by cscsoftware in the Search category. Persistent code indexing for AI assistants. 50x less context than grep. 11 languages.
How do I connect aidex to Claude, Cursor, or another MCP client?
Install aidex from its npm package (aidex-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is aidex open source?
Yes — the source code is public at github.com/cscsoftware/aidex, with 35 GitHub stars.
Can AI agents pay to use aidex?
Not yet through Loomal — aidex is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain aidex? Claim this listing free by verifying GitHub ownership, or contact us.