Skip to content

Commit fe167e0

Browse files
authored
Adds configuration for the Augment pre-release
1 parent d56a460 commit fe167e0

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

docs/configure-mcp.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,4 +207,18 @@ Copy the MCP server configuration from the VS Code notification and paste it int
207207

208208
### Augment
209209

210-
> Coming soon once STDIO transport is added!
210+
> Product release support coming soon once STDIO transport is added!
211+
212+
In the 0.491.0 Pre-Release.
213+
214+
To use HTTP streaming:
215+
216+
- Click "Add HTTP MCP"
217+
- Name, add `mcp-wcai-http`
218+
- URL add `http://<host>:<port>/mcp`
219+
220+
To use SSE:
221+
222+
- Click "Add SSE MCP"
223+
- Name, add `mcp-wcai-sse`
224+
- URL add `http://<host>:<port>/sse`

0 commit comments

Comments
 (0)