Added
- Gemini CLI support:
aidex setup detects and registers AiDex with Gemini CLI (~/.gemini/settings.json)
- VS Code Copilot support:
aidex setup detects and registers AiDex with VS Code (mcp.json with "servers" key and "type": "stdio")
- GEMINI.md instructions: Auto-installs AI usage instructions in
~/.gemini/GEMINI.md (alongside existing CLAUDE.md support)
Supported Clients
| Client |
Registration |
AI Instructions |
| Claude Code |
CLI |
CLAUDE.md |
| Claude Desktop |
JSON |
CLAUDE.md |
| Cursor |
JSON |
- |
| Windsurf |
JSON |
- |
| Gemini CLI |
JSON |
GEMINI.md |
| VS Code Copilot |
JSON |
- |
Install
npm install -g aidex-mcp
aidex setup