There are two ways to give your local agent access to Agent Handler tools:
AGENTS.md (Codex, Aider, etc.).merge setup target (Windsurf, VS Code) or if you’d rather configure MCP yourself.merge setup writes a short usage guide into your agent’s instruction file so it knows when to call merge search-tools and merge execute-tool. Pick your agent:
Writes a ## Merge CLI section to CLAUDE.md and adds Bash(merge *) to .claude/settings.json so Claude Code can run the CLI without prompting.
Run from the root of the project where you want the agent to use Merge tools. Re-run safely - the command is idempotent.
If your IDE doesn’t have a merge setup target, point its MCP config at Agent Handler’s hosted MCP URL.
Restart your IDE and confirm agent-handler appears in its MCP server list. In Claude Code, run:
You should see agent-handler listed under Local MCPs with a connected status.
Configure what tools your agent should be able to call with Tool Packs.