We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2aa7e0 commit ef30623Copy full SHA for ef30623
src/pages/integrations/claude-code.mdx
@@ -21,7 +21,7 @@ Basic Memory Cloud provides hosted MCP access with no local installation require
21
In Claude Code, add the remote MCP server:
22
23
```bash
24
- claude mcp add basic-memory-cloud --url https://cloud.basicmemory.com/mcp
+ claude mcp add -s user -t http basic-memory-cloud https://cloud.basicmemory.com/mcp
25
```
26
</Step>
27
0 commit comments