{ "mcpServers": { "reddit": { "command": "uvx", "args": ["mcp-server-reddit"] }, "filesystem": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-filesystem", "${workspaceFolder}", "~/Downloads" ] }, "@mcp-get-community/server-curl": { "runtime": "node", "command": "npx", "args": [ "-y", "@mcp-get-community/server-curl" ] } } }