Skip to content

mcp linkedin post engager capture for Zed

com.mambabuilt/mcp-linkedin-post-engager-capture

Track LinkedIn posts from profiles and company pages, with the commenters LinkedIn shows publicly.

client:Zed transport:stdio runtime:npm

Install mcp linkedin post engager capture in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "mcp-linkedin-post-engager-capture": {
      "command": "npx",
      "args": [
        "-y",
        "@mambalabsdev/mcp-linkedin-post-engager-capture"
      ],
      "env": {
        "APIFY_TOKEN": "<APIFY_TOKEN>"
      }
    }
  }
}

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

mcp linkedin post engager capture in other clients