Cline
AvailableConnect FeedNest to Cline, the autonomous coding agent for VS Code.
Setup
- 1
Open Cline MCP settings
In VS Code, open the Cline extension settings and navigate to the MCP Servers configuration (JSON).
- 2
Add the FeedNest server
Paste the configuration below. Replace
fn_live_...with your API key. - 3
Reload VS Code
Reload the VS Code window (Cmd/Ctrl + Shift + P → Reload Window) to pick up the new server.
type field is required
The "type": "streamableHttp" field is mandatory for Cline. Without it, custom headers may fail silently and authentication won't work.
Troubleshooting
For more help, see the general setup guide.