> ## Documentation Index
> Fetch the complete documentation index at: https://docs.memanto.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Roo Code Integration

> Give Roo Code persistent, cross-session memory with Memanto.

# Roo Code + Memanto

<img src="https://mintcdn.com/memanto/7cqii5_wGejS32un/logo/integrations/roocode.svg?fit=max&auto=format&n=7cqii5_wGejS32un&q=85&s=75cc1b36d4817e3ef6addf3a68bafd45" alt="Roo Code" width="64" style={{marginBottom: "1.5rem"}} data-path="logo/integrations/roocode.svg" />

Connect [Roo Code](https://roocode.com) to Memanto so it can store and recall persistent memory across sessions.

## Connect via CLI (recommended)

```bash theme={null}
memanto connect roo
```

This installs a Roo-specific instruction file and the `memanto-memory` skill into your project. Add `--global` to install system-wide:

```bash theme={null}
memanto connect roo --global
```

## Connect via MCP

Roo Code supports MCP, so you can alternatively register Memanto as an MCP server. See the [MCP integration guide](/integrations/mcp) for the `memanto-mcp` server reference and config.

## Next Steps

* [CLI: connect command](/cli/connect/connect)
* [MCP Integration](/integrations/mcp)
* [Memory Types Reference](/reference/memory-types)
