Skip to content
Windsurf

instagram creator for Windsurf

io.github.wmarceau/instagram-creator

Instagram automation: post images, Reels, carousels, Stories, analytics

client:Windsurf transport:stdio runtime:pypi

Install instagram creator in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "instagram-creator": {
      "command": "uvx",
      "args": [
        "instagram-creator-mcp"
      ],
      "env": {
        "INSTAGRAM_ACCESS_TOKEN": "<INSTAGRAM_ACCESS_TOKEN>",
        "INSTAGRAM_ACCOUNT_ID": "<INSTAGRAM_ACCOUNT_ID>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

instagram creator in other clients