Merge pull request #346 from keptlive/add-contextwire

Add ContextWire - Free search API for AI agents
This commit is contained in:
James Murdza
2026-03-25 22:47:17 -07:00
committed by GitHub
+1
View File
@@ -362,6 +362,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
- [Bloop](https://bloop.ai/) — Natural language search for repositories.
- [Buildt](https://www.buildt.ai/) — Natural language search for repositories. Waitlist.
- [SeaGOAT](https://kantord.github.io/SeaGOAT/latest/) — A local search tool leveraging vector embeddings to search your codebase semantically.
- [ContextWire](https://contextwire.dev) — Free search API for AI agents with 105 engines, 22 search profiles, and 94.3% SimpleQA accuracy. MCP server included. [Source](https://github.com/keptlive/contextwire-mcp)
---