Install
go install github.com/SohrabZ/x-browser-mcp@latest
Added
- Reads X Articles — long-form posts carry a
title and their body as text.
These render nothing under tweetText, so they previously came back empty.
- Pacing is configurable:
-read-interval, -read-window, -read-max,
-write-interval, -write-jitter, -write-window, -write-max.
Changed
- Read budget raised to 30 per 10 minutes, 3s apart. Reads are not engagement,
and a limiter that ordinary use trips is not a safeguard. Cached reads still
cost nothing.
- Writes are paced like a person rather than an agent: at least 45s apart plus
a random extra delay, and at most 6 an hour. Engagement arriving at a fixed
cadence is a signature on its own.