Skip to content
VS Code

WindowsForum MCP Server for VS Code

com.windowsforum/mcp-server

Search WindowsForum.com threads, posts, and Windows news; fetch documents and Microsoft KB info.

client:VS Code transport:streamable-http tools:29

Install WindowsForum MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server": {
      "type": "http",
      "url": "https://mcp.windowsforum.com/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

All 29 tools →

WindowsForum MCP Server in other clients