MCP Server

Agentic marketing via Model Context Protocol

Active subscription required

The MCP server is available to paid members on any paid plan. Subscribe to get your MCP credentials and configuration details.

What is MCP?

The Model Context Protocol (MCP) is an open standard that lets AI agents interact with external tools and services. Mako's MCP server turns your entire content pipeline into a set of tools that any MCP-compatible agent can use — generate brand-aware content, review and edit it, then schedule it to your connected channels.

This means you can build fully autonomous marketing workflows where an AI agent creates, curates, and publishes content on your behalf — or integrate Mako into larger agent systems alongside your other tools.

Available Tools

list_brands

List all brand profiles in your account

None
get_brand

Get a specific brand profile by ID

brandId
generate_content

Generate AI marketing content for a brand

brandId, formats[], count, topic?
list_content

List content items, optionally filtered by status

status? (pending | approved | rejected)
get_content

Get a specific content item by ID

contentId
review_content

Approve or reject a content item

contentId, action (approve | reject)
edit_content

Edit a content item's text fields

contentId, title?, hook?, body?, cta?
list_channels

List all connected social media channels

None
schedule_post

Schedule approved content to a connected channel

contentId, accountId, scheduledAt
list_scheduled

List all scheduled posts

None
cancel_scheduled

Cancel a scheduled post before it publishes

postId

Example Workflow

Here's what an AI agent can do with Mako's MCP tools in a single conversation:

01List brands to find the target brand
02Generate 5 TikTok hooks and 3 Instagram captions
03Review each piece — approve the strong ones, reject the weak
04Edit an approved caption to sharpen the CTA
05List connected channels to find the right account
06Schedule the best content for tomorrow at 2pm

All of this happens programmatically — no UI interaction needed. Your agent has full access to your content pipeline.

Compatible Clients

Mako's MCP server works with any client that supports the Model Context Protocol:

  • Claude Desktop
  • Claude Code (CLI)
  • Custom agents built with the Claude Agent SDK
  • Any MCP-compatible AI client or framework

Questions about the MCP server? Get in touch

View plans