try for Zed
md.install/try
Create guides as MCP servers to instruct coding agents to use your software (library, API, etc).
client:Zed
transport:streamable-http
tools:13
Install try in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"try": {
"url": "https://install.md/mcp/try"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs