Skip to content
VS Code

Snipget for VS Code

ai.snipget/snipget

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

client:VS Code transport:streamable-http

Install Snipget in VS Code

.vscode/mcp.json

{
  "servers": {
    "snipget": {
      "type": "http",
      "url": "https://mcp.snipget.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Snipget in other clients