MCP commands that work, on Windows
Convert your MCP commands or JSON configs to Windows. Paste and get the Windows-compatible version.
Supports: Claude · VS Code · Cursor · Zed · Amazon Q · Gemini
Or use the CLI — no copy & paste needed
Just prefix any provider's install command — converts and runs in one step.
Run directly with npx
$
Or install globally npx @operatorkit/mcp2win claude mcp add github -- npx -y @modelcontextprotocol/server-github $
Then just prefix any provider's install command npm install -g @operatorkit/mcp2win $
mcp2win claude mcp add github -- npx -y @modelcontextprotocol/server-github $
mcp2win code --add-mcp '{"name":"github","command":"npx",...}' $
mcp2win qchat mcp add github -- npx -y @modelcontextprotocol/server-github $
mcp2win claude_desktop_config.json