Planify for Claude Desktop
com.planifyapps/planify
Schedule and publish social posts to Twitter, Instagram, LinkedIn, Pinterest, Bluesky and more.
client:Claude Desktop
transport:stdio
runtime:npm
Install Planify in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"planify": {
"command": "npx",
"args": [
"-y",
"@planifyapps/mcp"
],
"env": {
"PLANIFY_API_KEY": "<PLANIFY_API_KEY>",
"PLANIFY_API_URL": "<PLANIFY_API_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs