Skip to content
VS Code

readdit later for VS Code

io.github.sanjhaiprakash18/readdit-later

Search, organize, and chat with your saved Reddit posts from Claude, Cursor, and any MCP client.

client:VS Code transport:streamable-http runtime:npm

Install readdit later in VS Code

.vscode/mcp.json

{
  "servers": {
    "readdit-later": {
      "type": "http",
      "url": "https://reddit-later-server.vercel.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

readdit later in other clients