Skip to content

Commit 20e9fd3

Browse files
Merge pull request #1 from palfrey/vscode-mcp
2 parents ba1e460 + b8ebcbc commit 20e9fd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ claude mcp add nativelink -- npx -y @nativelink/mcp-server --api-key YOUR_API_KE
4242

4343
### VS Code
4444

45-
Add to your VS Code settings:
45+
Add to your [VS Code MCP settings](https://code.visualstudio.com/docs/copilot/customization/mcp-servers#_add-an-mcp-server):
4646

4747
```json
48-
"mcp": {
48+
{
4949
"servers": {
5050
"nativelink": {
5151
"type": "stdio",

0 commit comments

Comments
 (0)