Skip to content
Cursor

Strunk for Cursor

io.strunk/google-docs-comments

Publish drafts to Google Docs for review, then revise and resolve reviewer comments in your AI tool

client:Cursor transport:streamable-http

Install Strunk in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "google-docs-comments": {
      "url": "https://strunk.io/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Strunk in other clients