Skip to content

Commit 4704214

Browse files
committed
fix gemini config instructions for Basic Memory Cloud
1 parent 969cb2a commit 4704214

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/integrations/gemini.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ Basic Memory Cloud provides hosted MCP access with no local installation require
1818
</Step>
1919

2020
<Step title="Configure Remote MCP in Gemini">
21-
Add Basic Memory Cloud using SSE transport:
21+
Add Basic Memory Cloud using HTTP transport:
2222

2323
```bash
24-
gemini mcp add -t sse basic-memory-cloud https://cloud.basicmemory.com/mcp
24+
gemini mcp add -t http basic-memory-cloud https://cloud.basicmemory.com/mcp
2525
```
2626
</Step>
2727

0 commit comments

Comments
 (0)