what2post for VS Code
io.github.thedesti/what2post
Read-only access to your what2post LinkedIn data: posts, profile stats, follower growth and goals.
client:VS Code
transport:streamable-http
Install what2post in VS Code
.vscode/mcp.json
{
"servers": {
"what2post": {
"type": "http",
"url": "https://what2postapp.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs