From 6ee2fee238580d29daee7690e318fa896e636294 Mon Sep 17 00:00:00 2001 From: Keptlive <96455941+keptlive@users.noreply.github.com> Date: Wed, 25 Mar 2026 23:17:50 -0400 Subject: [PATCH] Add ContextWire to Code Search & Understanding --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ddef7c9..c9b4623 100644 --- a/README.md +++ b/README.md @@ -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) ---