MCP connection

Your AI model. Connected to your brand.

Connect Claude, GPT or any other model to your workspace and produce straight from the chat. Three steps, five minutes.

1

Run the command

One command, no key, no copying credentials:

claude mcp add --transport http postmakr https://mcp.postmakr.com/mcp/
2

Sign in via browser

On first access your browser opens automatically with the postmakr login. Sign in once, done. The terminal remembers it.

3

Get going

Simply say: "Run a scan and show me the best topics." Approval always stays with you, in the dashboard.

1

Add the config

Add this under Settings → Developer → Edit config (requires Node.js):

{ "mcpServers": { "postmakr": { "command": "npx", "args": ["mcp-remote", "https://mcp.postmakr.com/mcp/"] } } }
2

Sign in via browser

Restart the app. On first access your browser opens with the postmakr login, signing in once is enough.

3

Get going

postmakr shows up in the tool list. Then simply say: "Build a carousel from the topic."

1

Enter the connection

Usually under "Custom connector", "MCP server" or "Integrations". All it takes is the URL, sign-in happens via browser login:

https://mcp.postmakr.com/mcp/
2

No browser login?

If your client cannot do OAuth, create a key in the dashboard under Connection & API keys and add it as a header:

Header: Authorization: Bearer fp_YOUR_KEY
3

Get going

Restart your client, the tools appear automatically. If your client does not allow custom headers, use the mcp-remote bridge from the Claude Desktop tab.

No access yet? Request beta access   What is MCP? Explained in the docs

What is MCP?

The Model Context Protocol is an open standard that lets AI models use external systems, often described as "USB-C for AI". Instead of building a custom integration for every tool, your model connects once and can then use everything your workspace offers. postmakr is such an MCP server.

What your model gets

16 tools: scan, build drafts, render slides, start workflows. Your brand context: style guide, format catalog, archive and learnings, so every post sounds like you. Guided flows: from topic scan to approval. The full tool reference is in the docs.

Safe by design

Your key belongs to exactly one workspace and can be revoked at any time. postmakr never stores keys from your AI provider, production runs through your own account. And only what you approve in the dashboard ever goes live.