Skip to content
VS Code

jolt transform web for VS Code

io.github.halversondm/jolt-transform-web

An MCP server that provides bazaarvoic JOLT transformation capabilities.

client:VS Code transport:streamable-http

Install jolt transform web in VS Code

.vscode/mcp.json

{
  "servers": {
    "jolt-transform-web": {
      "type": "http",
      "url": "https://jolt-transform.halversondm.com/api/mcp"
    }
  }
}

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

jolt transform web in other clients