Chirpie for VS Code
io.github.firefloco/chirpie
Post, schedule, and track social posts on X, Bluesky, LinkedIn, Instagram and more from AI agents.
client:VS Code
transport:streamable-http
runtime:npm
Install Chirpie in VS Code
.vscode/mcp.json
{
"servers": {
"chirpie": {
"type": "http",
"url": "https://chirpie.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs