20+ Supported AI Coding Agents
Supported Agents
Section titled “Supported Agents”| Agent | Config Location | Auto-Setup |
|---|---|---|
| OpenCode | .opencode/opencode.json |
✅ |
| VS Code / Copilot | .vscode/mcp.json |
✅ |
| Claude Code | .claude/settings.json |
✅ |
| Cursor | .cursor/mcp.json |
✅ |
| Windsurf | ~/.codeium/windsurf/mcp_config.json |
✅ |
| Cline | .cline/mcp.json |
✅ |
| Continue | .continue/config.json |
✅ |
| Codex | .codex/config.toml |
✅ |
| Gemini | .gemini/settings.json |
✅ |
| Zed | ~/.config/zed/settings.json |
✅ |
| Antigravity | .gemini/config/mcp_config.json |
✅ |
| Aider | Instructions only | ⚠️ Manual |
| KiloCode | ~/.kilocode/mcp_settings.json |
✅ |
| OpenClaw | .openclaw.json |
✅ |
| Kiro | .kiro/settings/mcp.json |
✅ |
Auto-Setup
Section titled “Auto-Setup”Run the interactive installer:
npx toon-memoryThis will:
- Detect installed agents
- Configure MCP server for each
- Create memory directory
- Add to
.gitignore
Manual Setup
Section titled “Manual Setup”See Manual Configuration for agent-specific instructions.