Skip to content
Cursor

mcp instagram dm for Cursor

io.github.kynuxdev/mcp-instagram-dm

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

client:Cursor transport:stdio runtime:npm

Install mcp instagram dm in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

mcp instagram dm in other clients