t32 mcp server for Cline
io.github.ormastes/t32-mcp-server
TRACE32 debugger MCP — session, dialog, field, history, resource inspection
client:Cline
transport:stdio
runtime:npm
Install t32 mcp server 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": {
"t32-mcp-server": {
"command": "npx",
"args": [
"-y",
"@simple-lang/t32-mcp-server"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs