SocialGPT for VS Code
io.github.scrollmark/socialgpt
Social media analytics, video analysis, and competitor intel for any MCP-compatible AI agent.
client:VS Code
transport:streamable-http
Install SocialGPT in VS Code
.vscode/mcp.json
{
"servers": {
"socialgpt": {
"type": "http",
"url": "https://mcp.gpt.social/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs