Skip to content
VS Code

SetSmart for VS Code

io.github.setsmart-git/instagram-mcp

Instagram, WhatsApp and Messenger DMs through official Meta Business APIs.

client:VS Code transport:streamable-http runtime:npm

Install SetSmart in VS Code

.vscode/mcp.json

{
  "servers": {
    "instagram-mcp": {
      "type": "http",
      "url": "https://setsmart.io/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

SetSmart in other clients