From 14547e82d667d07d69e9f00f062cafa96c52f326 Mon Sep 17 00:00:00 2001 From: Lawrence Sinclair Date: Mon, 5 May 2025 08:47:07 +0700 Subject: [PATCH] Add MseeP.ai badge to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1853b62..66a0d03 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![MseeP.ai Security Assessment Badge](https://mseep.net/pr/conechoai-openai-websearch-mcp-badge.png)](https://mseep.ai/app/conechoai-openai-websearch-mcp) + # OpenAI WebSearch MCP Server This MCP server provides access to OpenAI's websearch functionality through the Model Context Protocol. It allows AI assistants to search the web during conversations with users, providing up-to-date information that may not be available in the assistant's training data. The server can be installed and configured for use with Claude.app or Zed editor.