get_windows_news_posts — WindowsForum MCP Server MCP Tool Read-only
get_windows_news_posts
(get windows news posts) is one of 29 tools on the
WindowsForum MCP Server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_windows_news_posts from your client
- Claude Code WindowsForum MCP Server get_windows_news_posts run in your project directory
- Claude Desktop WindowsForum MCP Server get_windows_news_posts ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor WindowsForum MCP Server get_windows_news_posts ~/.cursor/mcp.json
- VS Code WindowsForum MCP Server get_windows_news_posts .vscode/mcp.json
- Zed WindowsForum MCP Server get_windows_news_posts ~/.config/zed/settings.json
- Windsurf WindowsForum MCP Server get_windows_news_posts ~/.codeium/windsurf/mcp_config.json
- Cline WindowsForum MCP Server get_windows_news_posts ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI WindowsForum MCP Server get_windows_news_posts ~/.gemini/settings.json
- Grok WindowsForum MCP Server get_windows_news_posts .mcp.json (in your project root)
- ChatGPT WindowsForum MCP Server get_windows_news_posts Settings → Connectors → Advanced → Developer mode
- Claude.ai WindowsForum MCP Server get_windows_news_posts Settings → Connectors → Add custom connector
- LangChain WindowsForum MCP Server get_windows_news_posts pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp-server https://mcp.windowsforum.com/
Other tools on this server
- 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
- render_search_results
- render_thread
- render_kb_article
- render_community_overview
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.