OctoWatch DLP for Windsurf
io.github.extralabs/octowatch-mcp
Read-only OctoWatch DLP Cloud MCP: risks, idle time, productivity, monitoring.
client:Windsurf
transport:stdio
runtime:pypi
Install OctoWatch DLP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"octowatch-mcp": {
"command": "uvx",
"args": [
"octowatch-mcp"
],
"env": {
"OCTOWATCH_API_BASE": "<OCTOWATCH_API_BASE>",
"OCTOWATCH_EMAIL": "<OCTOWATCH_EMAIL>",
"OCTOWATCH_PASSWORD": "<OCTOWATCH_PASSWORD>",
"OCTOWATCH_TOOLSETS": "<OCTOWATCH_TOOLSETS>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs