Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "headline vibes": {4 "command": "node",5 "args": [6 "/path/to/headline-vibes/build/index.mjs"7 ],8 "env": {9 "NEWS_API_KEY": "your-api-key-here"10 }11 }12 }13}
No reviews yet. Be the first to review!
Sign in to join the conversation