docs: fix file location in continue setup (#20690)
Ilya Mashchenko committed
Jul 16, 2025 at 13:43 UTC
a80d6c30568c23660eedeb9addc2d518dee1a413
2 files changed
+4
-1
.gitignore
+3
@@ -56,6 +56,9 @@ README
56
TODO.md
57
TODO.txt
58
59
+# vscode extension Continue
60
+.continue
61
+
62
# related to karma/javascript/node
63
/node_modules/
64
/coverage/
docs/ml-ai/ai-chat-netdata/vs-code.md
+1
-1
@@ -46,7 +46,7 @@ Autonomous coding agent that can use MCP tools.
46
47
1. Click "**MCP**" in the top toolbar
48
2. Click "**+ Add MCP Servers**"
49
-3. This opens `~/.continue/mcpServers/new-mcp-server.yaml`
49
+3. It creates the file in your current project's `.continue/mcpServers/` directory as `new-mcp-server.yaml`. You might want to rename the file to something more descriptive like `netdata.yaml` after editing.
50
4. Replace the content with:
51
```yaml
52
name: Netdata MCP