twitr.sh for Zed
sh.twitr/twitr
X/Twitter reads, search, monitors and posting. Pay-per-call in USDC — no signup, no API keys.
client:Zed
transport:streamable-http
tools:14
Install twitr.sh in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"twitr": {
"url": "https://twitr.sh/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs