{ "mcpServers": { "filesystem": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-filesystem", "/Users/kadxy/Desktop" ] }, "everything": { "command": "npx", "args": ["-y", "@modelcontextprotocol/server-everything"] }, "docker-mcp": { "command": "uvx", "args": ["docker-mcp"] } } }