Loading subscription status...
{
"mcpServers": [
{
"wsl-filesystem": {
"args": [
"-y",
"mcp-server-wsl-filesystem",
"--distro=Ubuntu-20.04",
"/home/user/documents"
],
"command": "npx"
}
},
{
"wsl-filesystem": {
"args": [
"-y",
"mcp-server-wsl-filesystem",
"/home/user/documents"
],
"command": "npx"
}
}
]
}