The anchors MCP lets any AI tool save a LinkedIn post draft and instantly return a shareable preview link — no browser, no login, no copy-pasting. The link opens a pixel-perfect preview that looks exactly like LinkedIn, with mobile and desktop toggle built in.
MCP server
Connect any MCP-compatible AI tool to anchors using this server URL.Connect the MCP
- Claude (Web)
- Claude Desktop (Mac / Windows)
- ChatGPT
Works on Claude Pro, Max, Team, and Enterprise plans at claude.ai.
1
Open Settings
Go to claude.ai. Click your profile name in the bottom-left corner and select Settings.
2
Go to Connectors
In the Settings sidebar, select Connectors.
3
Add custom connector
Click Add custom connector.
4
Enter the anchors MCP details
Fill in the following:
- Name:
anchors - URL:
https://collab.anchors.in/mcp
5
Start using it
Open a new chat. Click the Search and tools icon in the compose bar. You should see anchors listed under your connectors. Enable it and start prompting.
On Team or Enterprise plans, an Owner must add the connector first via Organization Settings → Connectors, before members can connect individually.
How it works
1
Connect your AI tool
Add the anchors MCP server to your AI tool using the URL above.
2
AI writes the post
Your AI drafts the LinkedIn post content — text, author name, tagline, images.
3
Call save_linkedin_post
The AI calls
save_linkedin_post with the post data. anchors stores it and returns a uniqueString.4
Get the preview link
The shareable preview URL is constructed using the
uniqueString:5
Review before publishing
Anyone with the link can open it — no login needed. Toggle between mobile and desktop to review exactly how it will look on LinkedIn.
6
Retrieve later if needed
Call
get_linkedin_post with the uniqueString to fetch the saved post data at any time.Tools
save_linkedin_post
Saves a LinkedIn post draft and returns a unique preview identifier.
Returns:
uniqueString — use this to build the preview URL.
get_linkedin_post
Retrieves a previously saved post by its unique identifier.
The preview link
No login required
Anyone with the link can view the preview — no anchors account needed.
Mobile + desktop toggle
Switch between both views to review exactly how the post reads across devices.
Pixel-perfect preview
Looks exactly like a real LinkedIn post — not a raw text block.
Instantly shareable
Send to brands, creators, or clients directly from your AI tool output.
Use cases
Brand–creator approval flow
A brand briefs a creator via AI. The AI drafts the post, saves a preview, and returns a link. The brand reviews and approves before anything goes live — no more reviewing raw text in a doc or email thread.LinkedIn ghostwriting
Write a post in any AI tool — Claude, Cursor, ChatGPT with MCP — and instantly share a visual preview with your client. They see exactly how it will look before you hit publish. No more “can you paste it somewhere I can read it properly.”Content agencies at scale
Loop through multiple creator drafts in a workflow. Generate one preview link per creator. Send each link for individual sign-off. All automated — no manual copy-pasting between tools.No-code workflows via Make or n8n
A form submission triggers a post draft. The anchors MCP saves it. The preview link is sent via email or Slack for human review — all without writing any code beyond the workflow config.Full approval loop via AI agent
An agent writes the draft, saves a preview, attachessuggestionComment from the brand, and sets isApproved: false. The creator gets the link, reviews feedback, revises, and the loop continues — all tracked through the MCP.
FAQ
Do I need an anchors account to use this?
Do I need an anchors account to use this?
No. The MCP handles the save operation. Anyone with the preview link can view it without logging in.
Can I edit a saved post?
Can I edit a saved post?
Not directly. Save a new post with the updated content using
save_linkedin_post and share the new link.Is the preview link public?
Is the preview link public?
Anyone who has the link can view it. It is not publicly indexed or listed anywhere — only people you share the link with can access it.
Which AI tools does this work with?
Which AI tools does this work with?
Any tool that supports MCP — including Claude, Cursor, Windsurf, n8n, Make, and more.
What does isApproved actually do?
What does isApproved actually do?
It is a metadata flag stored with the post. It does not automatically trigger any action on anchors — your workflow decides how to use it.
Can I retrieve a post I saved earlier?
Can I retrieve a post I saved earlier?
Yes. Call
get_linkedin_post with the uniqueString returned at save time to retrieve the full post data.Try it directly
Don’t need an AI tool right now? Use the LinkedIn Post Preview tool directly in your browser — paste any post text and see how it looks before publishing. Open LinkedIn Post Preview →Learn more about anchors — the LinkedIn influencer marketing platform — at anchors.in
