PopOff Data for VS Code
tv.popoff/data
Reality-TV follower analytics for AI agents: histories, growth, follow graphs, engagement, CSV.
client:VS Code
transport:streamable-http
Install PopOff Data in VS Code
.vscode/mcp.json
{
"servers": {
"data": {
"type": "http",
"url": "https://popoff.tv/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs