Skip to content
Cline

pyslang-mcp for Cline

io.github.ariklapid/pyslang-mcp

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

client:Cline transport:stdio runtime:pypi

Install pyslang-mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

pyslang-mcp in other clients