Skip to content
Cursor

utility grid for Cursor

link.obfus/utility-grid

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

client:Cursor transport:streamable-http

Install utility grid in Cursor

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

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

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

utility grid in other clients