Skip to content
Zed

Snipget for Zed

ai.snipget/snipget

300+ deterministic data utilities for AI agents: validate, normalize, parse, match, redact.

client:Zed transport:streamable-http

Install Snipget in Zed

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

{
  "context_servers": {
    "snipget": {
      "url": "https://mcp.snipget.ai/mcp"
    }
  }
}

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

Snipget in other clients