Skip to content

Commit dd50956

Browse files
authored
Minor: wording WRT security and MCPs
"MCP servers are like any other dependency" could cause confusion
1 parent 5dbe92a commit dd50956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/1-mcp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Popular existing MCP servers include:
3131
- **Additional reference servers**: There are many other MCP servers available that provide access to different tools and resources. Anthropic [has a list](https://github.com/modelcontextprotocol/servers) of reference implementations, third-party implementations, and community implementations of MCP servers.
3232

3333
> [!IMPORTANT]
34-
> MCP servers are like any other dependency in your project. Before using an MCP server, carefully review its source code, verify the publisher, and consider the security implications. Only use MCP servers that you trust and be cautious about granting access to sensitive resources or operations.
34+
> With regard to security, treat MCP servers similar to other dependencies in your project. Before using an MCP server, carefully review its source code, verify the publisher, and consider the security implications. Only use MCP servers that you trust and be cautious about granting access to sensitive resources or operations.
3535
3636
## Using GitHub Copilot Chat and agent mode
3737

0 commit comments

Comments
 (0)