Strunk for VS Code
io.strunk/google-docs-comments
Publish drafts to Google Docs for review, then revise and resolve reviewer comments in your AI tool
client:VS Code
transport:streamable-http
Install Strunk in VS Code
.vscode/mcp.json
{
"servers": {
"google-docs-comments": {
"type": "http",
"url": "https://strunk.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs