🔎 Supercharge Your AI with Web Search Powers
Want to give your AI coder the power to search the web without going broke?
Save on expensive AI credits, and pay cash instead (it’s worth it)!
This is exactly why I built this super simple MCP Server.
✨ What This Does For You
You can search the web through OpenAI’s 4o-mini Search model.
It basically crawls the web, and gives you (or your AI coder) a super helpful answer.
- Get Docs: Read the latest docs without searching/copy/pasting.
- Save Money: Pay just 1-3 cents per search instead of wasting monthly credits.
- Beginner-Friendly: Works right out of the box thanks to a simple
npxcommand. - Super Compatible: Works seamlessly with Claude, Cursor AI, and other popular MCP clients
- Flexible APIs: Use with either OpenAI directly, or OpenRouter.ai!
🚀 Get Started Fast
Literally all you have to do is add it to your MCP JSON config file.
If you don’t know what it is, a quick search like this one should help you out.
- Copy this configuration into the JSON file of your AI coder.
{
"mcpServers": {
"4o-mini-search": {
"command": "npx",
"args": ["@rebers/4o-mini-search-mcp"],
"env": {
"API_KEY": "your-api-key",
"PROVIDER": "openai"
}
}
}
}
- Replace
your-api-keywith your actual API key. - Set
PROVIDERto eitheropenai(default) oropenrouter(for OpenRouter.ai). - Add to your configuration file.
- Restart your MCP client (Claude App, Cursor AI, Windsurf, etc).
💡 Using Your New Search Power
Once set up, simply ask your AI to search something.
“search mcp for latest 3.7 model and how to use it with node sdk”
“search mcp for how nextjs app router works exactly and how to use it”
“search mcp for for the latest sveltekit templates”
It will then use OpenAI’s 4o-mini-search and deliver fresh information directly to your AI’s context!

🛠️ Troubleshooting
Issue: Server not connecting in Cursor AI (wrong API key or similar)
Fix: There is a weird bug in Cursor with the MCP file. Just restart the entire editor completely and try again.
4o-mini-search-mcp
Project Details
- rebers/4o-mini-search-mcp
- Last Updated: 3/23/2025
Recomended MCP Servers
This MCP server will return the shortened URL using cleanuri.
A Model Context Protocol (MCP) server for the Open Library API that enables AI assistants to search for...
MCP server for interacting with the Aseprite API
A Model Context Protocol (MCP) server that Convert Markdown to HTML.
The ROS MCP Server is designed to support robots in performing complex tasks and adapting effectively to various...
Clockify Model Context Protocol (MCP) server
MCP (modelcontextprotocol) server implementation for Recraft AI API
쇼핑몰 프로젝트
Postgres MCP server with configurable auth





