twscrape Twitter/X (read-only) for Zed
io.github.jsilets/twscrape-twitter-mcp
Read-only X/Twitter MCP: posts, threads, replies, search via twscrape. No API key.
client:Zed
transport:stdio
runtime:pypi
Install twscrape Twitter/X (read-only) in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"twscrape-twitter-mcp": {
"command": "uvx",
"args": [
"twscrape-twitter-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs