Skip to content
Claude Desktop

JSONlify for Claude Desktop

io.github.irmasemma/jsonlify

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

client:Claude Desktop transport:streamable-http

Install JSONlify in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "jsonlify": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://www.jsonlify.com/api/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

JSONlify in other clients