postall for Claude Desktop
io.github.postall-io/postall
Post to 35+ social media platforms. Schedule & publish from Claude AI.
client:Claude Desktop
transport:stdio
runtime:npm
Install postall in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"postall": {
"command": "npx",
"args": [
"-y",
"postall-mcp-server"
],
"env": {
"POSTALL_API_KEY": "<POSTALL_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs