nowfound

Alternatives

Products that do what Agentsearch – browse any docs as a filesystem does

Hi HN, I built agentsearch, a free tool that turns any documentation website into a browsable filesystem that you can access with one command. npx nia-docs https://docs.anthropic.com This opens a shell where the docs are mounted as files. You can: - tree to explore - grep across pages - cat specific files The idea is simple: let agents read docs the same way developers read codebases. Most coding errors from agents come from stale or incomplete context. Docs change constantly, but models are trained on old data. RAG helps, but it returns fragments. In practice, a lot of answers…

  1. 1
    AGENTS.md229

    A README, but for your AI coding agent

    2025

  2. 2

    One API for all documents your AI agents need

    Mar 2026

  3. 3
    DocSearch259

    The easiest way to add search to your documentation

    2015

  4. 4

    Give your AI coding agent access to open-source code

    Jun 2026

  5. 5

    Blazingly fast semantic search for your codebase

    2024

  6. 6
    Greplica186

    Self updating wiki for coding agents

    Jul 2026 · github.com

  7. 7

    APIs for building AI chat and search

    Feb 2026

  8. 8

    Draft, restructure & tighten wording from panel inside Word

    Jun 2026

  9. 9

    FREE enterprise search and AI agents for personal resources

    Sep 2025

  10. 10

    Give your AI coding agent the web as a command line

    Jun 2026

  11. 11
    BearDrive191

    The open-source shared folder for your team's AI agents

    25d ago · beardrive.ai

  12. 12

    A shared filesystem for AI agents

    Jul 2026 · blaxel.ai

  13. 13
    Flare120

    The graph-first IDE and interactive map for agentic coding

    12d ago · github.com

  14. 14
    R2R135

    Deep Research Agents for Your Data, via API

    2025

  15. 15

    Turning fragmented knowledge into one simple system

    Jul 2026 · docusmart.eu

  16. 16
    Docu Dig126

    AI-DrivenSmart Search for Your Documents

    2024

  17. 17
    relayd101

    Remote control for your Codex agents. Ship from anywhere.

    Jan 2026

  18. 18
    Skilled76

    Dashboard to find agent skills you no longer need

    May 2026

  19. 19

    Local semantic search for AI agents

    30d ago · tryreference.com

  20. 20DO

    Coding agents spend a lot of time in the shell. When exploring a codebase, they usually reach for the same handful of tools: grep, find, ls, cat. We built a public SSH server that hosts Supabase docs as markdown files so that agents can explore them the same way they explore code: ssh supabase.sh grep -rl 'RLS' docs ssh supabase.sh cat docs/guides/database/postgres/row-level-security.md | head -10 Under the hood commands run inside Vercel's just-bash [1] library - an emulated bash shell sandboxed within the JS runtime. It uses a VFS where the docs are mounted as markdown…

    Apr 2026 · github.com

  21. 21CA

    I built this because I was tired of creating pull requests in 20 repositories just to change a single line of workflow job version. With Infra as AI, just mention the change. Agents work on all repos in parallel, read the docs, make a bunch of PRs and fill in the description. You can see the demo of the actual dashboard in the landing. Let me know your thoughts :) It means a lot to me!

    Sep 2025 · infrastructureas.ai

  22. 22WC

    A friend and I built this as a side project to help us collaborate on files with our agents. Claude / Codex kept outputting .md and .html files which are great until we needed to share them, so we built this small website to help with that. Agent can either use an HTTP + Skill or an MCP which also uses MCP Apps to add widgets to Claude Desktop / Mobile chat. Would love any feedback and hopefully this helps someone else as it did us!

    Jun 2026 · workplane.co

  23. 23CC

    I’ve found coding agents to be great at 1/ finding everything they need across large codebases using only bash commands (grep, glob, ls, etc.) and 2/ building new things based on their findings (duh). What if, instead of a codebase, the files were all your workplace docs? There was a `Google_Drive` folder, a `Linear` folder, a `Slack` folder, and so on. Over the last week, we put together Craft to test this out. It’s an interface to a coding agent (OpenCode for model flexibility) running on a virtual machine with: 1. your company's complete knowledge base represented as…

    Jan 2026

  24. 24SD

Ranked by how close each launch is in meaning, then by votes. Refine with a description →