
Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "raindrop.io": {4 "env": {5 "RAINDROP_TOKEN": "your_access_token_here"6 },7 "args": [8 "PATH_TO_BUILD/index.js"9 ],10 "command": "node"11 }12 }13}
No reviews yet. Be the first to review!
Sign in to join the conversation