dfinke
MCP Serverdfinkepublic

vscode search mcp

为 VS Code 提供基于 OpenAI 的网络搜索功能的 MCP 服务器。

Repository Info

2
Stars
1
Forks
2
Watchers
0
Issues
PowerShell
Language
MIT License
License

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

  1. Clone the repository:

    git clone https://github.com/yourusername/vscode-search-mcp.git
    
  2. Install dependencies:

    Install-Module -Name PSMCP, PSAiSuite
    
  3. 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.json file in the .vscode directory. 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 chat icon in the top right corner of the window to open the copilot chat interface.
  • Set the Copilot mode to Agentin the bottom right corner of the window.

VS Code Copilot should be able to find the search mcp server.

Quick Start

1

Clone the repository

git clone https://github.com/dfinke/vscode-search-mcp
2

Install dependencies

cd vscode-search-mcp
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerdfinke
Repovscode-search-mcp
LanguagePowerShell
LicenseMIT License
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation