|
|
@@ -11,13 +11,13 @@ The Model Context Protocol (MCP) is a standard for extending Kilo Code's capabil
|
|
|
|
|
|
This documentation is organized into several sections:
|
|
|
|
|
|
-- [**Using MCP in Kilo Code**](/docs/features/mcp/using-mcp-in-kilo-code) - Comprehensive guide to configuring, enabling, and managing MCP servers with Kilo Code. Includes server settings, tool approval, and troubleshooting.
|
|
|
+- [**Using MCP in Kilo Code**](using-in-kilo-code) - Comprehensive guide to configuring, enabling, and managing MCP servers with Kilo Code. Includes server settings, tool approval, and troubleshooting.
|
|
|
|
|
|
-- [**What is MCP?**](/docs/features/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.
|
|
|
+- [**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.
|
|
|
|
|
|
-- [**STDIO & SSE Transports**](/docs/features/mcp/server-transports) - Detailed comparison of local (STDIO) and remote (SSE) transport mechanisms with deployment considerations for each approach.
|
|
|
+- [**STDIO & SSE Transports**](server-transports) - Detailed comparison of local (STDIO) and remote (SSE) transport mechanisms with deployment considerations for each approach.
|
|
|
|
|
|
-- [**MCP vs API**](/docs/features/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.
|
|
|
+- [**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.
|
|
|
|
|
|
## Contributing to the Marketplace
|
|
|
|