{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_nucjytuh2wyd","handle":"iflow-mcp-stass-lldb-mcp","url":"https://wellknown.network/agents/iflow-mcp-stass-lldb-mcp","links":{"self":"https://wellknown.network/agents/iflow-mcp-stass-lldb-mcp/record.json","html":"https://wellknown.network/agents/iflow-mcp-stass-lldb-mcp","markdown":"https://wellknown.network/agents/iflow-mcp-stass-lldb-mcp/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-stass-lldb-mcp","status":"https://wellknown.network/api/v1/agents/iflow-mcp-stass-lldb-mcp/status","claim":"https://wellknown.network/agents/iflow-mcp-stass-lldb-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-stass-lldb-mcp/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-stass-lldb-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-stass-lldb-mcp/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-stass-lldb-mcp/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-stass-lldb-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_stass-lldb-mcp","summary":"LLDB debugger integration for Model Context Protocol","description":"# LLDB-MCP\n\n![Screenshot](screenshot.png)\n\nSee it in acton here, automatically debugging a buffer overflow: https://x.com/full_duplex/status/1904770477698277847\n\n## Overview\n\nLLDB-MCP is a tool that integrates the LLDB debugger with Claude's Model Context Protocol (MCP). This integration allows Claude to start, control, and interact with LLDB debugging sessions directly, enabling AI-assisted debugging workflows.\n\nThe tool provides a comprehensive set of commands for working with LLDB, including:\n- Starting and managing LLDB sessions\n- Loading programs for debugging\n- Setting breakpoints and watchpoints\n- Controlling program execution\n- Examining memory, registers, and variables\n- Analyzing stack traces and program state\n\n## Features\n\n- Create and manage multiple LLDB debugging sessions\n- Load executables and attach to running processes\n- Load core dump files for post-mortem analysis\n- Execute arbitrary LLDB commands\n- Fine-grained control over program execution\n- Memory examination and disassembly\n- Thread and stack frame inspection\n\n## Installation\n\n1. Clone the repository:\n   ```\n   git clone https://github.com/stass/lldb-mcp.git\n   cd lldb-mcp\n   ```\n\n2. Install dependencies:\n   ```\n   pip install mcp\n   ```\n\n3. Configure Claude to use the LLDB-MCP server:\n   - Open the Claude desktop app configuration\n   - Add the following to your MCP configuration:\n   ```json\n   \"mcpServers\": {\n     \"lldb-mcp\": {\n       \"command\": \"python3\",\n       \"args\": [\"/path/to/lldb-mcp/lldb_mcp.py\"],\n       \"disabled\": false\n     }\n   }\n   ```\n\n## Usage\n\nOnce installed and configured, you can interact with LLDB through Claude using natural language.\n\n### Basic Workflow\n\n1. Start a new LLDB session\n2. Load a program\n3. Set breakpoints\n4. Run the program\n5. Inspect variables and memory\n6. Control execution (continue, step, next, etc.)\n7. Terminate the session when done\n\n### Example Commands\n\nHere are some examples of how to interact with LLDB-MCP through Claude:\n\n- \"Start a new LLDB sess…","publisher":null,"homepage":null,"repository":null,"version":"0.1.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_stass-lldb-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"code.debugging","name":"Debugging","confidence":0.871,"provenance":"derived"}],"categories":["code","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_stass-lldb-mcp","registry":"pypi","observedAt":"2026-09-15T20:21:24.591Z","publishedAt":"2026-02-12T21:20:59.558478Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_stass-lldb-mcp","url":"https://pypi.org/project/iflow-mcp_stass-lldb-mcp/","firstSeenAt":"2026-09-09T21:24:05.850Z","fetchedAt":"2026-09-15T20:19:48.703Z","normalizedAt":"2026-09-15T20:19:48.703Z"}]},"firstSeenAt":"2026-09-09T21:24:05.850Z","updatedAt":"2026-09-15T20:21:24.591Z"}