Skip to content
Windsurf

pyslang-mcp for Windsurf

io.github.ariklapid/pyslang-mcp

Compiler-backed read-only Verilog and SystemVerilog project analysis.

client:Windsurf transport:stdio runtime:pypi

Install pyslang-mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "pyslang-mcp": {
      "command": "uvx",
      "args": [
        "pyslang-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

pyslang-mcp in other clients