postall for Zed
io.github.postall-io/postall
Post to 35+ social media platforms. Schedule & publish from Claude AI.
client:Zed
transport:stdio
runtime:npm
Install postall in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"postall": {
"command": "npx",
"args": [
"-y",
"postall-mcp-server"
],
"env": {
"POSTALL_API_KEY": "<POSTALL_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs