Skip to content
Grok

linkedin posts for Grok

io.github.johnisanerd/linkedin-posts

Scrape and analyze public LinkedIn posts as structured JSON via the Apify LinkedIn Posts API.

client:Grok transport:streamable-http

Install linkedin posts in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "linkedin-posts": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/linkedin-posts-api"
    }
  }
}

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

linkedin posts in other clients