pendpost for Cline
io.github.pendpost/pendpost
Local-first social MCP: an agent drafts and schedules posts; you approve before anything publishes.
client:Cline
transport:stdio
runtime:npm
Install pendpost in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"pendpost": {
"command": "npx",
"args": [
"-y",
"pendpost"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs