Skip to content
VS Code

JSONlify for VS Code

io.github.irmasemma/jsonlify

Validate and convert JSONL fine-tuning data across 11 AI providers. 13 tools.

client:VS Code transport:streamable-http

Install JSONlify in VS Code

.vscode/mcp.json

{
  "servers": {
    "jsonlify": {
      "type": "http",
      "url": "https://www.jsonlify.com/api/mcp"
    }
  }
}

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

JSONlify in other clients