Skip to content
Zed

utility grid for Zed

link.obfus/utility-grid

31 deterministic tools: JSON→Zod, regex, JWT, curl→fetch, hashing, encoding, UUIDs, encrypted links

client:Zed transport:streamable-http

Install utility grid in Zed

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

{
  "context_servers": {
    "utility-grid": {
      "url": "https://obfus.link/mcp"
    }
  }
}

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

utility grid in other clients