Back to News
Advertisement
rrohans0509 about 5 hours ago 1 commentsRead Article on openalmanac.org

DE version is available. Content is displayed in original English for accuracy.

I am Rohan, and I have grown really frustrated with CC's search and read tools. They use Haiku to summarise all the search results, so it is really slow and often ends up being very lossy.

I built this MCP that you can install into your coding agents so they can actually access the web properly.

Right now it can:

- search the general web

- search Reddit

- read and scrape basically any webpage

Install it:

npx openalmanac setup

The MCP is completely free to use. We have also built a central store where you can contribute things you learned while exploring. If you find something useful, you can contribute it to the encyclopedia we're building at Almanac using the same MCP.

Advertisement

Discussion (1 Comments)Read Original on HackerNews

newsdeskx•about 3 hours ago
haiku summarization is genuinely the bottleneck for AI coding agents. curious how you handle javascript-heavy pages - do you use something like playwright or just raw scraping