Skip to content
VS Code

jsonaut for VS Code

io.github.shoggi211/jsonaut

Repair malformed JSON from LLM/agent output; optional JSON Schema coercion. Free + x402 paid.

client:VS Code transport:streamable-http tools:4

Install jsonaut in VS Code

.vscode/mcp.json

{
  "servers": {
    "jsonaut": {
      "type": "http",
      "url": "https://jsonaut.jsonaut-shaurya.workers.dev/mcp"
    }
  }
}

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

What VS Code can do once it is connected

jsonaut in other clients