HasData Instagram for VS Code
com.hasdata/instagram
Public Instagram profiles and post feeds by handle, with hashtags and mentions parsed.
client:VS Code
transport:streamable-http
runtime:npm
Install HasData Instagram in VS Code
.vscode/mcp.json
{
"servers": {
"instagram": {
"type": "http",
"url": "https://mcp.hasdata.com/mcp?apis=instagram"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs