Skip to content

Commit 7d47da1

Browse files
authored
Merge pull request #42 from peckjon/main
Minor: wording WRT security and MCPs
2 parents 20d83bf + b0548bb commit 7d47da1

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 as you would 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.
3535
3636
## Using GitHub Copilot Chat and agent mode
3737

0 commit comments

Comments
 (0)