Agent integrations
One local context engine for every coding agent.
AiIndexer ships with setup scripts for Claude Code, Cursor, Windsurf, VS Code, and Zed, plus a single CLI command for fast, repeatable rollout across existing projects.
Install flow
Configure every agent from the same binary.
curl -fsSL https://aindex.floriansola.fr/install.sh | sh
ai-indexer-mcp license install $AI_INDEXER_LICENSE_TOKEN
ai-indexer-mcp setup-agents --all --repo ~/Documents/matchR
Supported surfaces
Agent configs that match the way developers already work.
Operational controls
Setup is idempotent, inspectable, and reversible.
Doctor checks
ai-indexer-mcp doctor --json reports PATH, license state, local index, and agent config presence.
Local data boundary
Agent tools read the local index and never require source upload in the standard product mode.
Commercial gates
Paid plans unlock unlimited local repositories, agent setup, richer context, and team rollout support.
Rollback path
Generated config files can be removed per project without touching source, build scripts, or git history.