The LinkedMash saved posts MCP server connects AI assistants to your LinkedIn saved posts over the Model Context Protocol. Tools like Claude can search, filter, label, and manage your saved posts through natural-language commands.
MCP access requires an active API token, available on the Pro and Lifetime plans. Generate one from Settings → Developer API.
What is MCP?
The Model Context Protocol is an open standard that lets AI assistants securely access external data and tools. The LinkedMash MCP server gives your assistant direct, scoped access to your bookmarks — enabling powerful automation and organization without copy-pasting between apps.
Natural language
Ask your assistant to find and organize bookmarks with plain commands — no query syntax.
Smart search
Semantic search across every saved post, with relevance ranking your assistant understands.
Auto organization
Automatically categorize and label bookmarks based on their content and your rules.
Prerequisites
Three things before you connect:
LinkedMash API token
Generate one from Settings → Developer API. Requires a Pro or Lifetime plan.
MCP-compatible assistant
Any client that supports the Model Context Protocol — Claude Desktop, Raycast, Cursor, and more.
LinkedMash MCP service
Connect any MCP client to the hosted Linkedmash server.
Getting started
1
Generate a LinkedMash API token
From your dashboard:
Open your LinkedMash dashboard
Go to Settings → Developer API
Click Generate new token
Copy the token — you'll need it in the next step
Your token is sensitive. Treat it like a password — never commit it to source control or share it publicly.
2
Choose your setup method
Add Linkedmash to your client
Add the hosted Linkedmash MCP server to your client's config file:
Official Claude app with native MCP support. Config: ~/.claude/claude_desktop_config.json · Setup guide
Raycast
Raycast AI with MCP integration. See the Raycast docs for setup.
Other MCP clients
Any assistant that supports the Model Context Protocol. Check your client's documentation for MCP setup.
Frequently asked questions
How does the AI assistant access my bookmarks?
It connects to your LinkedMash account through MCP using your API token. Data is only accessed when you make a specific request — nothing runs in the background.
Can I customize the assistant's behavior?
Yes. Give the assistant instructions on how to organize, categorize, or present your bookmarks, and it follows your preferences for the session.
Is my data secure?
Your API token is scoped to your account and the assistant only reads your bookmarks when you ask. LinkedMash doesn't share your data with third parties.