social data for VS Code
com.honesthook/social-data
Instagram, TikTok, Threads, Bluesky and 6 more: one API, one key, one JSON shape
client:VS Code
transport:streamable-http
tools:8
Install social data in VS Code
.vscode/mcp.json
{
"servers": {
"social-data": {
"type": "http",
"url": "https://honesthook.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs