Loading MCP server directory, please wait...
TRACE32 CMM LSP via MCP — parse, diagnostics, completions, hover, symbols
npx @getmcp/cli add io.github.ormastes/t32-lsp-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ormastes/t32-lsp-mcp-server": {
"command": "npx",
"args": [
"-y",
"@simple-lang/t32-lsp-mcp-server"
]
}
}
}