Claude
Bridge RequiredConnect FeedNest to Claude Code (native) or Claude Desktop (via mcp-remote bridge).
Option A: Claude Code (recommended)
Claude Code supports remote MCP servers natively, no bridge needed.
- 1
Add FeedNest via CLI
Run this command in your terminal:
- 2
Verify the connection
Ask Claude: “What are my unread articles?”
Scope options
Claude Code supports three scopes: local (default, current project), project (.mcp.json in project root), and user (all projects). Add -s user for global access.
Option B: Claude Desktop
Bridge required
Claude Desktop only supports stdio-based (local) MCP servers. To connect to FeedNest's remote server, you need the mcp-remote npm package as a bridge.
- 1
Open Claude Desktop config
The config file is located at:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json - Linux:
~/.config/Claude/claude_desktop_config.json
- macOS:
- 2
Add the FeedNest configuration
Paste the configuration below. Replace
fn_live_...with your API key. - 3
Restart Claude Desktop
Quit and reopen Claude Desktop to load the new server.
Alternative: Claude.ai Connectors
If you have Claude Pro, Max, Team, or Enterprise, you can use Claude.ai Connectors (web UI) to connect to remote MCP servers natively, no bridge needed.
Troubleshooting
For more help, see the general setup guide.