Strunk for Zed
io.strunk/google-docs-comments
Publish drafts to Google Docs for review, then revise and resolve reviewer comments in your AI tool
client:Zed
transport:streamable-http
Install Strunk in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"google-docs-comments": {
"url": "https://strunk.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs