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
{
"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