Sentinel DV for Windsurf
io.github.kiranreddi/sentinel-dv
MCP tools for UVM/cocotb logs, coverage, regressions, and waveform triage.
client:Windsurf
transport:stdio
runtime:pypi
Install Sentinel DV in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"sentinel-dv": {
"command": "uvx",
"args": [
"sentinel-dv"
],
"env": {
"SENTINEL_DV_CONFIG": "<SENTINEL_DV_CONFIG>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs