utility grid for VS Code
link.obfus/utility-grid
31 deterministic tools: JSON→Zod, regex, JWT, curl→fetch, hashing, encoding, UUIDs, encrypted links
client:VS Code
transport:streamable-http
Install utility grid in VS Code
.vscode/mcp.json
{
"servers": {
"utility-grid": {
"type": "http",
"url": "https://obfus.link/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs