Skip to content
Zed

tweetsave mcp for Zed

io.github.zezeron/tweetsave-mcp

Twitter/X analysis without token waste. Fetch tweets, download media. No API key.

client:Zed transport:sse runtime:npm

Install tweetsave mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "tweetsave-mcp": {
      "url": "https://mcp.tweetsave.org/sse"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

tweetsave mcp in other clients