mcp public for Zed
com.ulule/mcp-public
Ulule public MCP server — OAuth 2.1, per-user tokens; tools scoped to the user.
client:Zed
transport:streamable-http
Install mcp public in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-public": {
"url": "https://api.ulule.com/mcp/public"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs