Skip to content

Commit 1f662f5

Browse files
authored
Update overview.md
1 parent 5a4f1a3 commit 1f662f5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/mcp/overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ The Model Context Protocol (MCP) is a standard for extending Roo Code's capabili
1111

1212
This documentation is organized into several sections:
1313

14-
* [**Using MCP in Roo Code**](./using-mcp-in-roo) - Comprehensive guide to configuring, enabling, and managing MCP servers with Roo Code. Includes server settings, tool approval, and troubleshooting.
14+
* [**Using MCP in Roo Code**](/mcp/using-mcp-in-roo) - Comprehensive guide to configuring, enabling, and managing MCP servers with Roo Code. Includes server settings, tool approval, and troubleshooting.
1515

16-
* [**What is MCP?**](./what-is-mcp) - Clear explanation of the Model Context Protocol, its client-server architecture, and how it enables AI systems to interact with external tools.
16+
* [**What is MCP?**](/mcp/what-is-mcp) - Clear explanation of the Model Context Protocol, its client-server architecture, and how it enables AI systems to interact with external tools.
1717

18-
* [**STDIO & SSE Transports**](./server-transports) - Detailed comparison of local (STDIO) and remote (SSE) transport mechanisms with deployment considerations for each approach.
18+
* [**STDIO & SSE Transports**](/mcp/server-transports) - Detailed comparison of local (STDIO) and remote (SSE) transport mechanisms with deployment considerations for each approach.
1919

20-
* [**MCP vs API**](./mcp-vs-api) - Analysis of the fundamental distinction between MCP and REST APIs, explaining how they operate at different layers of abstraction for AI systems.
20+
* [**MCP vs API**](/mcp/mcp-vs-api) - Analysis of the fundamental distinction between MCP and REST APIs, explaining how they operate at different layers of abstraction for AI systems.

0 commit comments

Comments
 (0)