How to Use MCP Connectors

Learn how to connect Reepl to Claude Desktop and other AI assistants using the MCP server

Reepl's MCP (Model Context Protocol) server connects your account with Claude Desktop and other MCP-compatible AI clients. Once connected, you can create drafts, publish posts, schedule content, manage contacts, and generate images -- all through natural language conversations with your AI assistant.

Start the OAuth connection

Open your MCP client (such as Claude Desktop) and add the Reepl MCP server at https://mcp.reepl.io. The client initiates an OAuth 2.0 authorization flow.

Authorize Reepl

You are redirected to the Reepl web app's authorization page. Log in with your Reepl credentials and approve the connection.

Complete setup

After authorization, the MCP client receives an API key. Claude Desktop (and other MCP clients) stores this key automatically for future sessions.

Your AI assistant now has access to 19 Reepl tools organized into six categories.

Available tools

Draft Management

ToolWhat it does
create_draftCreate a LinkedIn post draft (plain text only)
get_draftsGet all drafts with optional limit and search
update_draftUpdate an existing draft
delete_draftDelete a draft

Publishing and Scheduling

ToolWhat it does
publish_to_linkedinPublish directly to LinkedIn (max 3,000 characters)
schedule_postSchedule for a future time (rounded to 15-minute intervals)
update_scheduled_postModify a scheduled post's time, content, or visibility

Content Retrieval

ToolWhat it does
get_published_postsGet your published LinkedIn posts
get_scheduled_postsGet your scheduled posts
get_user_profileGet your name, email, and LinkedIn URL

Contacts and Lists

ToolWhat it does
get_contactsGet saved contacts and profiles
get_listsGet your contact lists

Collections and Posts

ToolWhat it does
get_collectionsGet your saved post collections
get_saved_postsGet posts from a specific collection
get_templatesGet saved templates and ideas

AI Features

ToolWhat it does
generate_imageGenerate an AI image (8 styles: infographic, minimal-illustration, bold-text, screenshot-social-proof, comic-storyboard, realistic-portrait, diagram-flowchart, custom)
get_voice_profileGet your learned voice profile patterns
update_voice_profileUpdate your voice profile settings

Important constraints

  • LinkedIn posts must be plain text only -- LinkedIn does not render markdown
  • Posts are limited to 3,000 characters
  • Scheduled posts are rounded to the nearest 15-minute interval
  • Image generation requires a Gemini API key linked in Settings > AI Models & API
  • Voice profile updates respect the allowAutoUpdate lock setting