Claude Code
Drop the MCP server URL into your config — Claude calls mcp__acecode__* tools automatically.
ACECode indexes your code once and serves it back through the Model Context Protocol to Claude, Cursor, VS Code, or any MCP-compatible AI — with semantic search, code graphs, git lineage, and learned conventions wired in.
These docs are organised so you can move from “first install” to “deep integration” without backtracking. The left rail mirrors that progression.
Claude Code
Drop the MCP server URL into your config — Claude calls mcp__acecode__* tools automatically.
Cursor
Add ACE as an MCP server. Your Cursor chat gains semantic search across your entire codebase.
VS Code (ACE extension)
Inline code intelligence — see related symbols, recent changes, and relevant memories as you edit.
The CLI
ace search, ace index, ace watch — every MCP tool also has a CLI surface for scripting.
ace subcommand.Looking for something specific? Use the search box (/ to focus) or hit
⌘K to open Ask AI. If you can’t find what you need, open an issue
or email support@acecode.dev.