Skip to content
Claude Desktop

Pith — Instagram publishing for Claude Desktop

io.github.pith-day/pith-mcp

Publish to Instagram from chat — official Graph API, OAuth 2.1, free for your own posts.

client:Claude Desktop transport:streamable-http

Install Pith — Instagram publishing in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "pith-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://pith.day/api/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Pith — Instagram publishing in other clients