Pith — Instagram publishing for VS Code
io.github.pith-day/pith-mcp
Publish to Instagram from chat — official Graph API, OAuth 2.1, free for your own posts.
client:VS Code
transport:streamable-http
Install Pith — Instagram publishing in VS Code
.vscode/mcp.json
{
"servers": {
"pith-mcp": {
"type": "http",
"url": "https://pith.day/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs