Skip to content
Grok

Pith — Instagram publishing for Grok

io.github.pith-day/pith-mcp

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

client:Grok transport:streamable-http

Install Pith — Instagram publishing in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "pith-mcp": {
      "type": "http",
      "url": "https://pith.day/api/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Pith — Instagram publishing in other clients