LinkedMash for Grok
io.github.linkedmash/linkedmash
Search, label and export your LinkedIn saved posts, then draft, schedule and publish from them.
client:Grok
transport:streamable-http
runtime:npm
Install LinkedMash in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"linkedmash": {
"type": "http",
"url": "https://mcp.linkedmash.com/api/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs