Claude

Connect Claude to your Frekto MCP server.

Add Frekto as a custom connector in Claude and generate, plan and check on-brand social posts without leaving the chat.

Claude MCP servers and API access are available on the Agency plan

What is it

One MCP server, your whole content workflow.

Frekto runs an MCP server at mcp.frekto.ai, built on the standard Anthropic MCP protocol. Once it's added as a connector, Claude can call Frekto's own generation engine directly, so a chat message becomes a finished, on-brand post without you touching a dashboard.

mcp.frekto.ai
// two transports, same tools
HTTP · https://mcp.frekto.ai/mcp
SSE ·  https://mcp.frekto.ai/sse

// protocol
spec · Standard Anthropic MCP
Setup

Connected in under 5 minutes.

Five steps, no code required.

Grab a Frekto API key.

Sign in to Frekto on the Agency plan, open Settings → API Keys, and create a new key. It's shown once, so copy it somewhere safe.

Frekto API keySettings · API Keys tab
fk_live_•••••••••••••••••••••
Create key

Open Connectors in Claude.

In Claude, go to Settings → Connectors and choose Add custom connector.

Settings → ConnectorsClaude
+ Add custom connector

Name it and paste the MCP URL.

Call it Frekto and paste https://mcp.frekto.ai/mcp as the server URL (use /sse instead if your Claude setup expects an SSE endpoint).

NameFrekto
https://mcp.frekto.ai/mcp

Authenticate the connector.

Claude will prompt you to connect the server. When asked for credentials, enter the Frekto API key from step 1.

FrektoConnected

Start prompting.

Open a new chat and ask Claude to draft, plan or check on a post. It calls Frekto's tools behind the scenes and comes back with a real result.

claude · new chat
"Generate a LinkedIn post announcing our new pricing"
→ calling generate_post…
✓ post ready
Try it

Things to ask once you're connected.

Plain-English prompts, no syntax to remember.

"

Generate an Instagram post about our new autumn menu.

generate_post
"

Plan a week of LinkedIn posts about our product launch.

generate_series
"

What styles or templates can Frekto use for a carousel post?

list_styles
"

Is my post from earlier ready yet?

get_job_status
"

How's that week of posts coming along?

get_series_status
"

Create a new API key for our marketing intern.

create_api_key
Reference

Every tool Claude can call.

The full set exposed by the Frekto MCP server.

ToolWhat it does
generate_postCreates a single social post, picks a format, writes the caption and renders the visual.
generate_seriesPlans and generates a run of several posts at once, on a cadence.
get_job_statusChecks whether a single post's render has finished, and returns the output.
get_series_statusChecks progress on a series and returns each post's status as it completes.
list_stylesLists the templates and styles available to generate with.
create_api_keyCreates a new Frekto API key.
list_api_keysLists the API keys already on the account.
FAQ

Common questions.

For the Claude MCP server specifically, yes, it's an Agency-plan feature. General API access is available on Creator and Pro too, but the MCP connector for Claude is Agency only.

No. Claude calls Frekto's tools to generate and check on content. Publishing and scheduling still run through your Frekto account and the accounts you've connected there.

Yes. It's the same generation engine behind Frekto's API, wrapped as MCP tools so Claude can call it directly, using the standard Anthropic MCP protocol.

The same Agency-plan API key works with Frekto's REST endpoints directly, no MCP or Claude required. Full reference is in the public docs.

Give Claude a content team to work with.

Upgrade to Agency, grab an API key, and connect Frekto to Claude in minutes.

Standard MCP protocol HTTP and SSE transports Setup in under 5 min