watch skill for Windsurf
io.github.oxbshw/watch-skill
Watch video and live sessions, keep timestamped evidence, and verify an agent's own work.
client:Windsurf
transport:stdio
runtime:pypi
Install watch skill in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"watch-skill": {
"command": "uvx",
"args": [
"watch-skill"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs