RTL Lint MCP for Windsurf
io.github.jaspresi/rtl-lint-mcp
Lint Verilog and SystemVerilog files and projects with structured diagnostics.
client:Windsurf
transport:stdio
runtime:pypi
Install RTL Lint MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"rtl-lint-mcp": {
"command": "uvx",
"args": [
"rtl-lint-mcp"
],
"env": {
"RTL_LINT_ALLOWED_ROOTS": "<RTL_LINT_ALLOWED_ROOTS>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs