Show HN: Airweave – Let agents search any app
11–20 of 47 posts
Re: Show HN: Airweave – Let agents search any app
#12How is this different from regular MCP servers?
You can compare it to how coding agents like Cursor work. This is the usual pattern you see: - The first step is reading your prompt - Then it goes through all the attached files and searches your codebase - The last step is to make code file edits.
Non-coding agents that use "regular" MCP servers completely miss the second part. It's very hard to go from natural language instruction, to a chain of API calls that actually work and don't end up in hallucination
Re: Show HN: Airweave – Let agents search any app
#13Is chat always the best interface for all of these apps? I feel like search is the natural first step, but chat-based search has been around for a while. Feel like an MCP-based version of Glean/Onyx/Moveworks/Dashworks is interesting, but unsure how much better it makes the product. Curious to see why your product is better
Re: Show HN: Airweave – Let agents search any app
#14Re: Show HN: Airweave – Let agents search any app
#15Pretty cool stuff. How does it deal with self-hosted data sources? can it run inside a VPC and talk to my RDS instances directly?
Re: Show HN: Airweave – Let agents search any app
#16this is so powerful - MCP on steroids :). what are the next use cases you're looking to build?
Re: Show HN: Airweave – Let agents search any app
#17Re: Show HN: Airweave – Let agents search any app
#18Re: Show HN: Airweave – Let agents search any app
#19Pretty cool – when does it make sense to use this vs n8n?
Re: Show HN: Airweave – Let agents search any app
#20Nice - does it have role based access controls built in?