// this for linux or mac
"mcpServers": {
"insta-mcp": {
"command": "/home/mani/.bun/bin/bun",
"args": ["/home/mani/Desktop/insta-mcp/mcp.ts"],
"env": {
"INSTAGRAM_ACCESS_TOKEN": "",
"INSTAGRAM_APP_ID": ""
}
},
},
}