Skip to content
VS Code

LinkedMash for VS Code

io.github.linkedmash/linkedmash

Search, label and export your LinkedIn saved posts, then draft, schedule and publish from them.

client:VS Code transport:streamable-http runtime:npm

Install LinkedMash in VS Code

.vscode/mcp.json

{
  "servers": {
    "linkedmash": {
      "type": "http",
      "url": "https://mcp.linkedmash.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

LinkedMash in other clients