MCP Sampling Support in Zed #39761
yaonyan
started this conversation in
LLMs and Zed Agent
Replies: 1 comment
-
Appreciate that Zed has been experimenting with innovative agent feature like Agent Client Protocol – exciting to see MCP Sampling as another interesting feature to be added! 🚀 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to request MCP Client Sampling support for Zed, following the MCP Specification.
What it enables:
This allows MCP servers to call AI models through the Zed MCP client, enabling intelligent agentic tools that can reason and make decisions.
Example use case:
A background code style checker that monitors file saves, uses AI to analyze violations in project context, and works asynchronously without blocking the workflow.
Benefits:
Beta Was this translation helpful? Give feedback.
All reactions