We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 969cb2a commit 4704214Copy full SHA for 4704214
src/pages/integrations/gemini.mdx
@@ -18,10 +18,10 @@ Basic Memory Cloud provides hosted MCP access with no local installation require
18
</Step>
19
20
<Step title="Configure Remote MCP in Gemini">
21
- Add Basic Memory Cloud using SSE transport:
+ Add Basic Memory Cloud using HTTP transport:
22
23
```bash
24
- gemini mcp add -t sse basic-memory-cloud https://cloud.basicmemory.com/mcp
+ gemini mcp add -t http basic-memory-cloud https://cloud.basicmemory.com/mcp
25
```
26
27
0 commit comments