Sherweb Platform MCP Server for Zed
com.sherweb/platform
Sherweb Platform MCP server to manage subscriptions and orders. Use OpenID Connect to authenticate.
client:Zed
transport:streamable-http
Install Sherweb Platform MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"platform": {
"url": "https://mcp.sherweb.com"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs