t32 mcp server for Claude Desktop
io.github.ormastes/t32-mcp-server
TRACE32 debugger MCP — session, dialog, field, history, resource inspection
client:Claude Desktop
transport:stdio
runtime:npm
Install t32 mcp server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"t32-mcp-server": {
"command": "npx",
"args": [
"-y",
"@simple-lang/t32-mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs