
vscode search mcp
为 VS Code 提供基于 OpenAI 的网络搜索功能的 MCP 服务器。
Repository Info
About This Server
为 VS Code 提供基于 OpenAI 的网络搜索功能的 MCP 服务器。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
VS Code Web Search MCP Server
This MCP (Model Context Protocol) server provides web search capabilities using the OpenAI 4o search LLM.
It allows LLMs to access up-to-date information from the web through a standardized interface.
Features
- Native PowerShell MCP server
- Web search using OpenAI 4o search LLM
- Integration with VS Code for easy access
Prerequisites
- PSMCP module
- PSAiSuite module
- OpenAI API key
Installation & Setup
-
Clone the repository:
git clone https://github.com/yourusername/vscode-search-mcp.git -
Install dependencies:
Install-Module -Name PSMCP, PSAiSuite -
To use OpenAI Search you will need to create an account. After logging in, go to the API Keys section in your account settings and generate a new key. Once you have your key, add it to your environment as follows:
$env:OpenAIKey = "your-openai-api-key"
Running the MCP Server using VS Code
- The MCP server is configured using a JSON file
mcp.jsonfile in the.vscodedirectory. server configuration.
After opening the cloned repository in VS Code, you can start the MCP server by clicking Start at the top of the configuration file.
!alt text
Launch Copilot:
- Start the server
- Click the
toggle chaticon in the top right corner of the window to open the copilot chat interface. - Set the Copilot
modetoAgentin the bottom right corner of the window.
VS Code Copilot should be able to find the search mcp server.
Quick Start
Clone the repository
git clone https://github.com/dfinke/vscode-search-mcpInstall dependencies
cd vscode-search-mcp
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.