twitterapi mcp server for Zed
io.github.kaitoinfra/twitterapi-mcp-server
Twitter/X read-only MCP server — 12 tools: search, users, tweets, followers, timelines, trends.
client:Zed
transport:streamable-http
tools:12
Install twitterapi mcp server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"twitterapi-mcp-server": {
"url": "https://mcp.twitterapi.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs