Supported 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 | .windsurfrules |
✅ |
| Cline | .cline/mcp.json |
✅ |
| Continue | .continue/config.json |
✅ |
| Aider | .aider.conf.yml |
⚠️ Manual |
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.