mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-18 00:03:23 +02:00
docs: Add reference to official VS Code MCP documentation
- Add link to official VS Code MCP documentation in all server READMEs - Enhances existing VS Code installation instructions with authoritative reference - Provides users with comprehensive documentation for advanced configuration - Complements the existing two-method approach with additional resources Affects: everything, filesystem, git, memory, sequentialthinking
This commit is contained in:
@@ -97,6 +97,8 @@ Add the configuration to your user-level MCP configuration file. Open the Comman
|
||||
Alternatively, you can add the configuration to a file called `.vscode/mcp.json` in your workspace. This will allow you to share the configuration with others.
|
||||
|
||||
> Note that the `servers` object should be at the root level in `mcp.json` files (no `mcp` wrapper key).
|
||||
>
|
||||
> For more details about MCP configuration in VS Code, see the [official VS Code MCP documentation](https://code.visualstudio.com/docs/copilot/mcp).
|
||||
|
||||
For NPX installation:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user