Connect Commands
Integrate MEMANTO with external tools and IDE plugins.Overview
Connect MEMANTO to various AI coding assistants and IDEs to enable memory-aware development. Supported Tools:- Claude Code
- Codex
- Cursor
- Windsurf
- Antigravity
- Gemini CLI
- Cline
- Continue
- OpenCode
- Goose
- Roo
- GitHub Copilot
- Augment
memanto connect claude-code
Connect MEMANTO to Claude Code.-g, --global- Install globally-f, --force- Force reinstall
memanto connect cursor
Connect MEMANTO to Cursor IDE.-g, --global- Install globally-f, --force- Force reinstall
memanto connect windsurf
Connect MEMANTO to Windsurf IDE.memanto connect cline
Connect MEMANTO to Cline extension.memanto connect continue
Connect MEMANTO to Continue extension.memanto connect codex
Connect MEMANTO to Codex IDE.memanto connect gemini-cli
Connect MEMANTO to Gemini CLI.memanto connect opencode
Connect MEMANTO to OpenCode.memanto connect goose
Connect MEMANTO to Goose IDE.memanto connect roo
Connect MEMANTO to Roo IDE.memanto connect github-copilot
Connect MEMANTO to GitHub Copilot.memanto connect antigravity
Connect MEMANTO to Antigravity IDE.memanto connect augment
Connect MEMANTO to Augment IDE.memanto connect list
List all connected integrations.-g, --global- Show global connections-l, --local- Show local connections (default)
memanto connect remove
Disconnect an integration.TOOL- Tool name (required)
-g, --global- Remove global connection-f, --force- Skip confirmation
memanto connect multi
Connect MEMANTO to multiple tools at once.-g, --global- Install globally--tools TEXT- Comma-separated tool list
IDE Integration Features
Once connected, tools can:Store Memories
Tools can save code context, decisions, and learnings:Recall Context
Tools retrieve relevant previous conversations:Access Memory APIs
Full API access for programmatic memory operations.Use Agent Sessions
Connected tools share the same agent session.Workflow: Setup IDE Integration
Scope: Local vs Global
Local Scope
Global Scope
- Project-specific memory
- Isolated development
- Testing
- Shared across projects
- Organization-wide context
- System-wide tools
Troubleshooting
Connection Failed
Tool Not Found
Can’t Remove
Next Steps
- Setup Guide: Installation & Setup
- Agent Management: Agent Commands
- Memory Operations: Memory Commands
- Integrations: IDE Integrations Overview