Skip to content
Cursor

tweetsave mcp for Cursor

io.github.zezeron/tweetsave-mcp

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

client:Cursor transport:sse runtime:npm

Install tweetsave mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

tweetsave mcp in other clients