Skip to content
Zed

linkedin posts for Zed

io.github.johnisanerd/linkedin-posts

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

client:Zed transport:streamable-http

Install linkedin posts in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "linkedin-posts": {
      "url": "https://mcp.apify.com/?tools=johnvc/linkedin-posts-api"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

linkedin posts in other clients