Skip to content
Zed

QuickSnip for Zed

com.quicksnip/mcp

Give Claude, Cursor, or another AI assistant direct access to your QuickSnip library.

client:Zed transport:streamable-http

Install QuickSnip in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp": {
      "url": "https://quicksnip.com/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

QuickSnip in other clients