CLIO Parallel Sort for VS Code
io.github.iowarp/parallel-sort-mcp
Parallel Sort MCP - High-Performance Log File Processing for LLMs with advanced sorting and analysis
client:VS Code
transport:stdio
runtime:pypi
Install CLIO Parallel Sort in VS Code
.vscode/mcp.json
{
"servers": {
"parallel-sort-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"clio-kit"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs