Skip to content
VS Code

mcp instagram dm for VS Code

io.github.kynuxdev/mcp-instagram-dm

Read, send, search & manage Instagram DMs through AI assistants. 15 tools, cookie auth.

client:VS Code transport:stdio runtime:npm

Install mcp instagram dm in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-instagram-dm": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "mcp-instagram-dm"
      ]
    }
  }
}

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

mcp instagram dm in other clients