Lock-free clipboard for WSL2
Image clipboard support for VSCode + WSL2. Detects PNG, JPEG, GIF, WebP, BMP.
{
"mcpServers": {
"clip": {
"mcpServers": {
"mcp-clip": {
"args": [
"-y",
"@standardbeagle/mcp-clip"
],
"command": "npx"
}
}
}
}
}