Skip to content
Claude Desktop

Chirpie for Claude Desktop

io.github.firefloco/chirpie

Post, schedule, and track social posts on X, Bluesky, LinkedIn, Instagram and more from AI agents.

client:Claude Desktop transport:streamable-http runtime:npm

Install Chirpie in Claude Desktop

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

{
  "mcpServers": {
    "chirpie": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://chirpie.ai/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

Chirpie in other clients