{ "mcpServers": { "sequential-thinking": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-sequential-thinking" ] }, "desktop-commander": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-desktop-commander" ] }, "web-reader": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-web-reader" ] }, "github": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-github" ] } } }