<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Web Search on Text Matrix</title><link>https://txtmix.com/tags/web-search/</link><description>Recent content in Web Search on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Tue, 21 Jul 2026 20:06:14 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/web-search/index.xml" rel="self" type="application/rss+xml"/><item><title>wigolo：本地优先的 AI Agent Web 智能层，无 API Key 跑 MCP</title><link>https://txtmix.com/posts/tech/knockoutez-wigolo-local-first-web-agent/</link><pubDate>Mon, 20 Jul 2026 03:02:36 +0800</pubDate><guid>https://txtmix.com/posts/tech/knockoutez-wigolo-local-first-web-agent/</guid><description>&lt;h1 id="wigolo本地优先的-ai-agent-web-智能层无-api-key-跑-mcp">wigolo：本地优先的 AI Agent Web 智能层，无 API Key 跑 MCP&lt;/h1>
&lt;h2 id="一句话判断">一句话判断&lt;/h2>
&lt;p>wigolo 把 AI Agent 需要的所有 Web 能力——搜索、抓取、爬取、提取、缓存、find-similar、research——全部塞进一个本地引擎，对外暴露成 MCP（Model Context Protocol，模型上下文协议）server 或 REST，&lt;strong>零云、零 API key、零查询费用&lt;/strong>，搜索 / 抓取 / 爬取 / 提取 / 缓存 / find-similar 全部 keyless，只有 research / agent / &lt;code>search format=answer&lt;/code> 需要一个 LLM key（免费的 Gemini key 即可）。对一个每天跑 100+ web query 的 coding agent 用户来说，这意味着账单消失。&lt;/p></description></item><item><title>wigolo 拆解：零 API Key 的本地优先 Web 智能层如何给 AI Agent 赋能</title><link>https://txtmix.com/posts/tech/wigolo-local-first-web-intelligence-ai-agents/</link><pubDate>Sun, 19 Jul 2026 02:50:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/wigolo-local-first-web-intelligence-ai-agents/</guid><description>&lt;h2 id="核心判断">核心判断&lt;/h2>
&lt;p>&lt;strong>wigolo 不是又一个 Web 检索 API 的开源替代品，而是一个专为 AI Agent 重构的&amp;quot;本地优先 Web 智能层&amp;quot;。&lt;/strong> 它通过 MCP 协议把 18 个搜索引擎、分层 Fetch 路由、向量缓存和 evidence scoring 封装成 10 个工具，让 AI Agent 在零 API Key、零按量计费、零数据出域的前提下拿到可被自身评分模型逐项审视的检索结果。理解它的关键不在某个工具的 API 形态，而在三个机制：&lt;strong>多引擎 rank fusion、tiered fetch escalation、可解释的 evidence score decomposition&lt;/strong>——这三个机制共同保证了本地化不等于降级。&lt;/p></description></item></channel></rss>