REST API & MCP

API Documentation

Everything you need to integrate Curyloop into your workflows. Authenticate with API keys, manage groups and sessions, and connect via MCP for AI-powered access.

Automate content discovery and curation using AI agents and workflow tools.

AI-Powered Automation

Curyloop's MCP server and REST API let AI agents automatically discover, evaluate, and curate content into your sessions — turning hours of manual research into a single prompt.

Overview

PageDescription
AI AgentsConfigure Claude Code, Cline, and Cursor for automated curation
n8n WorkflowsScheduled automation with RSS, GitHub, and Twitter
Use CasesReal-world scenarios and workflow patterns
TipsBest practices for effective automation

How It Works

You describe what you're looking for in natural language. The AI agent searches the web, evaluates results, and adds the best ones directly to your Curyloop session using MCP tools.

Example

"Find the 5 best articles and repos about React Server Components
 and add them to my 'Frontend Trends' session in Curyloop."

Agent flow:

  1. list_groups — finds your groups
  2. list_sessions — locates "Frontend Trends" session
  3. Web search — discovers top articles and repos
  4. add_item x 5 — adds each result with title, description, and priority

No manual copy-pasting. No tab switching. The agent handles discovery, evaluation, and organization in one go.