CSV to JSON API for Cursor
io.github.br0ski777/csv-to-json
Parse CSV to JSON array. Auto-detect delimiter, headers. x402 micropayment.
client:Cursor
transport:sse
Install CSV to JSON API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"csv-to-json": {
"url": "https://csv-to-json.api.klymax402.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs