
doQment
Turn websites into ephemeral MCP servers! From docs, to code
66 followers
Turn websites into ephemeral MCP servers! From docs, to code
66 followers
Transform any website into a comprehensive MCP-like information retrieval system for AI coding agents. - Create account - Crawl (rest or manually) - Connect and done. Free credits for new accounts as an experiment.






what's the difference with websearch MCP?
doQment
@tibelf web search chains up the top X search results into an XML or similar format for LLMs and sometimes get content from the pages that pop up (at least the good ones)
It’s pretty different over trying to get relevant, tailored info from a documentation site or any other, like a human would when researching info for the LLM to apply, specially with knowledge out of its training, which is what doQment aims for
doQment
@tmtabor the crawl does the RAG for you, RAG will never go away, it will just be enhanced. The point of the product is to make the best RAG possible to substitute you doing the RAG for the LLM