mirror of
https://github.com/The-Pocket/PocketFlow-Tutorial-Codebase-Knowledge.git
synced 2026-08-29 16:40:32 +08:00
update nav
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
---
|
||||
layout: default
|
||||
title: "MCP (Model Context Protocol)"
|
||||
parent: "OpenManus"
|
||||
nav_order: 9
|
||||
---
|
||||
|
||||
# Chapter 9: MCP (Model Context Protocol)
|
||||
|
||||
Welcome to the final chapter of our core concepts tutorial! In [Chapter 8: DockerSandbox](08_dockersandbox.md), we saw how OpenManus can safely run code in an isolated environment. Now, let's explore a powerful way to extend your agent's capabilities *without* changing its internal code: the **Model Context Protocol (MCP)**.
|
||||
|
||||
Reference in New Issue
Block a user