Skip to content
Cline

TraceWeave for Cline

io.github.gokeshenzhen/traceweave

Portable MCP runtime for RTL logs and VCD; repository setup adds FSDB and site EDA integration

client:Cline transport:stdio runtime:pypi

Install TraceWeave 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": {
    "traceweave": {
      "command": "uvx",
      "args": [
        "traceweave-mcp"
      ]
    }
  }
}

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

TraceWeave in other clients