mcp social for Claude Desktop
io.github.infoinlet-marketplace/mcp-social
Multi-platform social posting for AI agents (Postiz) — channels, schedule/publish posts.
client:Claude Desktop
transport:stdio
runtime:npm
Install mcp social in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-social": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-social"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs