Installation & Configuration
{
"mcpServers": {
"lldb-mcp": {
"command": "npx",
"args": [
"-y",
"lldb-mcp-mcp"
]
}
}
}Information
Transport
stdio
Language
Python
Created
2025/3/25
Updated
2026/6/7
{
"mcpServers": {
"lldb-mcp": {
"command": "npx",
"args": [
"-y",
"lldb-mcp-mcp"
]
}
}
}