Clients

GitHub Copilot

VS Code Copilot Chat — .vscode/mcp.json.

Prerequisite

Install the Screen Beaver Windows desktop app first. MCP only works after the software is installed and running — the agent talks to the studio over MCP; it does not replace the app.

Get from Microsoft Store, install it, then leave Screen Beaver open while you use your agent.

MCP CLI

After the desktop app is installed, install the MCP CLI once (shared by every client):

terminalshell
npm i -g @screenbeaver/mcp

Full npm notes: npm install page.

In VS Code, run “MCP: Add Server” or commit .vscode/mcp.json. Copilot Chat can then call Screen Beaver tools.

Config

Config location: .vscode/mcp.json or VS Code user MCP settings

mcp.jsonjson
{  "servers": {    "screenbeaver": {      "command": "screenbeaver-mcp",      "type": "stdio"    }  }}

Verify

Confirm Screen Beaver is running on Windows, then Open Copilot Chat, confirm Screen Beaver tools are available, and ask for a hands-off product demo.

Prefer outcome prompts: “Capture onboarding, add captions, generate voiceover, prepare export.” The agent should call record_and_build or live_build_demo.