🔎 利用网络搜索能力增强你的人工智能
想要让你的 AI 编码器拥有搜索网络的能力而又不至于破产吗?
节省昂贵的 AI 积分,并支付现金**(值得)!**
这正是我构建这个超级简单的 MCP 服务器的原因。
✨ 这对你有什么作用
您可以通过 OpenAI 的4o-mini 搜索模型搜索网络。
它基本上会爬取网络,并为您(或您的 AI 编码器)提供非常有用的答案。
- 获取文档:无需搜索/复制/粘贴即可阅读最新文档。
- 省钱:每次搜索只需支付 1-3 美分,而不是浪费每月的积分。
- 适合初学者:通过简单的
npx
命令即可开箱即用。 - 超级兼容:与 Claude、Cursor AI 和其他流行的 MCP 客户端无缝协作
- 灵活的 API :可直接与 OpenAI 或 OpenRouter.ai 一起使用!
🚀 快速上手
实际上,您所要做的就是将其添加到您的 MCP JSON 配置文件中。
如果您不知道它是什么,像这样的快速搜索应该会对您有所帮助。
- 将此配置复制到您的 AI 编码器的 JSON 文件中。
- 将
your-api-key
替换为您的实际 API 密钥。 - 将
PROVIDER
设置为openai
(默认)或openrouter
(对于 OpenRouter.ai)。 - 添加到您的配置文件。
- 重新启动您的 MCP 客户端(Claude App、Cursor AI、Windsurf 等)。
💡 使用新的搜索功能
设置完成后,只需让你的 AI 搜索某些内容即可。
“在 mcp 中搜索最新的 3.7 模型以及如何将其与 node sdk 一起使用”
“在 mcp 中搜索 nextjs 应用路由器的具体工作原理和使用方法”
“搜索 mcp 以获取最新的 sveltekit 模板”
然后它将使用 OpenAI 的4o-mini-search并将新信息直接传递到您的 AI 环境中!
🛠️ 故障排除
问题:服务器未连接到 Cursor AI(错误的 API 密钥或类似情况)
修复:Cursor 中 MCP 文件存在一个奇怪的 bug。请彻底重启整个编辑器,然后重试。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
MCP 服务器使 AI 模型能够使用 OpenAI 的 4o-mini 搜索模型搜索网络,每次搜索只需花费几美分即可访问最新信息。
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.Last updated -11,9641,697TypeScriptMIT License
- AsecurityAlicenseAqualityA headless browser MCP server that allows AI agents to fetch web content and perform Google searches without API keys, supporting various output formats like Markdown, JSON, HTML, and text.Last updated -24TypeScriptMIT License
- AsecurityFlicenseAqualityAn MCP protocol server that enables web search functionality using the Tavily API, allowing AI assistants to perform internet searches in real-time.Last updated -42Python
- -securityFlicense-qualityAn MCP server that connects AI assistants to SearchAgora, enabling users to search for, discover, and purchase products across the web through natural language conversations.Last updated -1Python