Skip to content

Commit 6244a54

Browse files
authored
Fix Perplexity link in MCP section (#8378)
1 parent c20e0f5 commit 6244a54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

blogs/2025/05/12/agent-mode-meets-mcp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Our goal is to support the latest MCP features in VS Code, so users can benefit
5050

5151
## Growing the ecosystem: collaboration and what's next
5252

53-
MCP is now powering official servers from [GitHub](https://github.com/github/github-mcp-server/), [Playwright](https://github.com/microsoft/playwright-mcp), [Azure](https://github.com/Azure/azure-mcp), and [Perplexity](https://github.com/perplexity-ai/perplexity-mcp), and the ecosystem is only getting larger. What sets VS Code apart is not just early adoption, but a commitment to spec-first engineering. By following the MCP spec closely and contributing back improvements on [authorization](https://github.com/modelcontextprotocol/specification/issues/205), [discovery](https://github.com/modelcontextprotocol/registry), and [security](https://devblogs.microsoft.com/blog/protecting-against-indirect-injection-attacks-mcp), we’re helping shape the protocol as it matures, making sure that innovation in the ecosystem benefits everyone, not just VS Code users.
53+
MCP is now powering official servers from [GitHub](https://github.com/github/github-mcp-server/), [Playwright](https://github.com/microsoft/playwright-mcp), [Azure](https://github.com/Azure/azure-mcp), and [Perplexity](https://github.com/ppl-ai/modelcontextprotocol/), and the ecosystem is only getting larger. What sets VS Code apart is not just early adoption, but a commitment to spec-first engineering. By following the MCP spec closely and contributing back improvements on [authorization](https://github.com/modelcontextprotocol/specification/issues/205), [discovery](https://github.com/modelcontextprotocol/registry), and [security](https://devblogs.microsoft.com/blog/protecting-against-indirect-injection-attacks-mcp), we’re helping shape the protocol as it matures, making sure that innovation in the ecosystem benefits everyone, not just VS Code users.
5454

5555
Looking ahead, we’re actively working to land support in VS Code for upcoming MCP features already in the spec, including [Authorization](https://github.com/microsoft/vscode/issues/247759), [Prompts](https://github.com/microsoft/vscode/issues/244173), [Resources](https://github.com/microsoft/vscode/issues/244159), and [Sampling](https://github.com/microsoft/vscode/issues/244162). These additions will bring even richer and more flexible agent integrations as they arrive in the product.
5656

0 commit comments

Comments
 (0)