mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
[lldb][docs] Fix another broken markdown link
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Model Context Protocol (MCP)
|
||||
|
||||
LLDB supports the [Model Context Protocol][https://modelcontextprotocol.io]
|
||||
LLDB supports the [Model Context Protocol](https://modelcontextprotocol.io)
|
||||
(MCP). This structured, machine-friendly protocol allows AI models to access
|
||||
and interact with external tools, for example debuggers. Using MCP, an AI agent
|
||||
can execute LLDB commands to control the debugger: set breakpoints, inspect
|
||||
|
||||
Reference in New Issue
Block a user