memanto connect
Install Memanto into a supported AI coding tool, IDE, or agent. Each target gets a tool-specific instruction file (e.g.CLAUDE.md, .cursor/rules/memanto.mdc) and the memanto-memory skill.
TARGET- One of the supported target IDs below.
| Target | Description |
|---|---|
claude-code | Anthropic Claude Code |
codex | OpenAI Codex CLI |
cursor | Cursor IDE |
windsurf | Windsurf IDE |
antigravity | Google Antigravity |
gemini-cli | Google Gemini CLI |
cline | Cline VS Code extension |
continue | Continue.dev |
opencode | OpenCode CLI |
goose | Goose AI agent |
roo | Roo Code |
github-copilot | GitHub Copilot |
augment | Augment Code |
-p, --project-dir TEXT- Target project directory (default:.)-g, --global- Install globally to the target’s home directory (e.g.~/.claude/,~/.cursor/) instead of the current project
- Run
memanto connect listto see which targets are detected in your project and which already have Memanto installed. - Use
memanto connect multifor an interactive multi-target setup. - Use
memanto connect remove <target>to disconnect.