CSV to JSON API for VS Code
io.github.br0ski777/csv-to-json
Parse CSV to JSON array. Auto-detect delimiter, headers. x402 micropayment.
client:VS Code
transport:sse
Install CSV to JSON API in VS Code
.vscode/mcp.json
{
"servers": {
"csv-to-json": {
"type": "sse",
"url": "https://csv-to-json.api.klymax402.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs