Curated

Curated

Curated is a platform that enables users to collect, curate, and publish newsletters, integrating with various services through its API.

1VIEWS
2533USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app curatednpx @composio/cli add cursor --app curatednpx @composio/cli add cursor --app curatednpx @composio/cli add cursor --app curated

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Create Draft Issue

Tool to create a draft issue for a publication. use after confirming the publication id. applies default settings if optional fields are omitted.

Create Collected Link

Tool to create a collected link for a publication. use when you want to add a new link (with url, title, etc.) to a publication's collection.

List Email Subscribers

Tool to list all email subscribers for a publication. use after confirming the publication id.

List Categories

Tool to list all categories for a publication. use after you have the publication id and need to fetch its categories.

List Issues

Tool to list all issues for a publication. use after you have the publication id and need to fetch its issues (supports pagination).

List Publications

Tool to list all publications accessible by the api key. use when you need to retrieve your publication ids for further api calls. example prompt: "list my publications".

6 actions available