claude mcp add oftware-aidex -- npx -y aidex-mcp
{
"mcpServers": {
"oftware-aidex": {
"command": "npx",
"args": ["-y", "aidex-mcp"]
}
}
}
{
"mcpServers": {
"oftware-aidex": {
"command": "npx",
"args": ["-y", "aidex-mcp"]
}
}
}
{
"mcpServers": {
"oftware-aidex": {
"command": "npx",
"args": ["-y", "aidex-mcp"]
}
}
}
About This MCP Server
The aidex-mcp server provides persistent code indexing for AI assistants, allowing for efficient context retrieval with significantly less data than traditional methods like grep, supporting 11 programming languages. It is available as a package on npm and can be connected to via stdio. Developers would use this tool to enable AI coding assistants to quickly understand the context of their codebase.
Persistent code indexing for AI assistants. 50x less context than grep. 11 languages.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
aidex-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The aidex server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.