Skip to content
VS Code

PostLake for VS Code

dev.postlake/social

Post, schedule, reply and measure across X, LinkedIn, Instagram, TikTok, YouTube, Threads, Bluesky

client:VS Code transport:streamable-http

Install PostLake in VS Code

.vscode/mcp.json

{
  "servers": {
    "social": {
      "type": "http",
      "url": "https://api.postlake.dev/mcp"
    }
  }
}

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

PostLake in other clients