Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.readlater.fyi/llms.txt

Use this file to discover all available pages before exploring further.

Prerequisites
  • A Readlater account. Don’t have one? Sign up at readlater.fyi
  • Claude Desktop or Claude.ai with MCP support enabled
Claude Desktop Add the following to your claude_desktop_config.json file:
claude_desktop_config.json
{
  "mcpServers": {
    "readlater": {
      "type": "url",
      "url": "https://app.readlater.fyi/api/mcp"
    }
  }
}
Once added, restart Claude Desktop. You’ll be prompted to authenticate with your Readlater account via OAuth — simply follow the login flow and authorise the connection. Claude.ai
  1. Go to Settings in claude.ai
  2. Navigate to the Integrations section
  3. Select Add integration
  4. Enter the Readlater MCP URL: https://app.readlater.fyi/api/mcp
  5. Follow the OAuth prompt to log in and authorise Readlater
Authentication Readlater uses OAuth 2.1 to authorise the MCP connection securely. You’ll be asked to log in with your Readlater account the first time you connect. No API keys or manual credentials are required. What you can do once connected Once the connection is live, you can ask Claude to:
  • Save an article or URL to your Readlater library
  • Search your saved texts by topic or meaning
  • Add a saved text to a specific collection

Troubleshooting
  • Not seeing Readlater in Claude? Make sure you’ve restarted Claude Desktop after editing the config file.
  • Authentication failed? Try disconnecting and reconnecting the integration, then authorise again.
  • Running out of MCP credits? If you’re on the free plan, and running out of credits, check your usage in your Readlater dashboard at app.readlater.fyi.