Connect your AI to FeedNest
FeedNest exposes a Model Context Protocol (MCP) server at mcp.feednest.com and a REST API at feednest.com/api/v1 that give any compatible AI assistant or automation tool access to your feeds, articles, highlights, notes, and more.
Get your API key
Create and manage API keys for authentication
Quick start
Connect any MCP-compatible client in minutes
REST API Reference
Interactive docs for the REST API
AI clients
Choose your AI platform for step-by-step instructions:
Open-source agents
Self-hosted agent frameworks you can run on your own machine:
Automation platforms
Connect FeedNest to workflow automation tools via MCP or the REST API:
How it works
The Model Context Protocol (MCP) is an open standard that lets AI assistants connect to external data sources and tools. FeedNest's MCP server provides 26 tools covering feeds, articles, highlights, notes, tags, and AI features.
Your AI agent authenticates with a Bearer token (your API key) and communicates over Streamable HTTP, the standard MCP transport for 2025+. No local processes, no stdio, just a single HTTPS endpoint.