ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use RSS Reader with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Connect your AI assistant to any RSS or Atom feed worldwide to fetch news, updates, and articles instantly within your chat interface.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 2 capabilities

The complete RSS Reader capability set.

These are the exact actions your AI can choose when you ask it to work with RSS Reader.

Capability set01 / 01

01-02

2 capabilities in this set.

Part of 2 available through RSS Reader.

  1. 01

    Read default feed

    Reads the default configured RSS feed

  2. 02

    Read feed

    Specify the URL and an optional limit. Reads and parses an RSS or Atom feed from a provided URL

Observed, not estimated

849ms average. Fast in production.

RSS Reader is checked daily against the live service.

Daily averagePeak 1120ms
Aug 20Today
Fastest day
708ms
Slowest day
1120ms
14-day trend
Slowing+20%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 2 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of RSS Reader, so you can see the experience inside your AI.

It does not authenticate your account with RSS Reader. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

RSS Reader Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_FLy3EM5qJ6QBUSCEf6s7VkjExYHFNK1pFaVNuzZP/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — RSS Reader capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "rss-atom-reader-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_FLy3EM5qJ6QBUSCEf6s7VkjExYHFNK1pFaVNuzZP/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions RSS Reader owners ask.

  • 01

    Are specific RSS/Atom formats parsed incorrectly?

    The capability uses modern XML parsers logically built to consume seamlessly both widely structured and legacy encoded Atom and standard RSS payloads perfectly consistently directly from organic sources mitigating rendering discrepancies.

  • 02

    What is the difference between read_feed and read_default_feed?

    read_feed requires you to provide a URL each time you call it. read_default_feed uses a pre-configured URL so you can check your favorite source without repeating the address every time.

  • 03

    How many articles can I retrieve per request?

    You can fetch between 1 and 50 items per call using the limit parameter. The default is 10 if no limit is specified.