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
- search
- fetch
- search_semantic
- search_threads
- get_time
- supplement_status
- corpus_stats
- list_drifted
- get_kb_article
- search_kb
- get_thread_posts
- search_mysql
- search_elastic
- get_thread
- list_threads
- get_post
- get_user
- get_forum
- get_forum_updates
- get_online_users
- get_latest_registered_users
- get_forum_statistics
- search_posts
- search_users