instagram data for VS Code
com.superagnt/instagram-data
Instagram data for AI agents: profiles, posts, reels, followers. Influencer + brand research.
client:VS Code
transport:streamable-http
Install instagram data in VS Code
.vscode/mcp.json
{
"servers": {
"instagram-data": {
"type": "http",
"url": "https://mcp.superagnt.com/mcp/instagram"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs