MCP-сервер Dewey.
npx -y @meetdewey/mcp"], "env": { "DEWEY_API_KEY": "dwy_live_...", "DEWEY_COLLECTION_ID": "..." } } } } Note for Windows users: replace "command": "/bin/sh" and "args": ["-lc", "npx -y @meetdewey/mcp"] with "command": "npx" and "args": ["-y", "@meetdewey/mcp"] — the login-shell wrapper is only neede