4o-mini-search-mcpServer

rebers
GitHub
searchweb-automationAI

Loading subscription status...

💡 Description

An MCP server that enables AI models to search the web using OpenAI's 4o-mini Search model, allowing access to up-to-date information for just a few cents per search.

📝 JSON Entries

{
  "mcpServers": [
    {
      "4o-mini-search": {
        "env": {
          "API_KEY": "your-api-key",
          "PROVIDER": "openai"
        },
        "args": [
          "@rebers/4o-mini-search-mcp"
        ],
        "command": "npx"
      }
    }
  ]
}

🛠️ Tools

OpenAIClaudeCursor AI

Features

  • Web search capabilities through OpenAI's 4o-mini Search model
  • Beginner-friendly setup
  • Flexible APIs

💬 Example Queries

  • 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 the latest sveltekit templates