WinBridgeAgent is an open-source Windows local capability service that implements the Model Context Protocol (MCP) standard, providing traceable Windows system operations for AI assistants.
From the registry: Open-source Windows MCP server for AI assistants. File, clipboard, screenshot, process & power mgmt.
Please install the `winbridgeagent` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **WinBridgeAgent Windows App** — Download and run the .exe on your Windows PC. Server starts on port 35182. (https://github.com/codyard/WinBridgeAgent/releases)
Canonical MCP server config (HTTP transport):
- url: `http://<windows-ip>:35182`
Note: Windows-only server app. Exposes Streamable HTTP MCP on port 35182. Use localhost if client runs on same machine.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.MCP_SERVER_URLrequiredThe URL for the MCP server, typically in the format http://<windows-ip>:35182.An MCP Server for computer-use in Windows OS