mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
2 lines
1.5 KiB
JavaScript
2 lines
1.5 KiB
JavaScript
import{_ as a,o as e,c as o,ag as i}from"./chunks/framework.ePeAWSvT.js";const m=JSON.parse('{"title":"MCP","description":"","frontmatter":{},"headers":[],"relativePath":"concepts/mcp.md","filePath":"concepts/mcp.md","lastUpdated":1771163124000}'),s={name:"concepts/mcp.md"};function n(r,t,c,l,d,h){return e(),o("div",null,[...t[0]||(t[0]=[i('<h1 id="mcp" tabindex="-1">MCP <a class="header-anchor" href="#mcp" aria-label="Permalink to "MCP""></a></h1><p><strong>MCP (Model Context Protocol)</strong> connects Memoh bots to external tool services.</p><h2 id="what-mcp-adds" tabindex="-1">What MCP Adds <a class="header-anchor" href="#what-mcp-adds" aria-label="Permalink to "What MCP Adds""></a></h2><ul><li>Standardized tool discovery and invocation</li><li>Remote capability extension without changing core bot code</li><li>Per-bot integration flexibility</li></ul><p>Memoh supports MCP connections so bots can access external systems through a unified protocol.</p><h2 id="why-it-matters" tabindex="-1">Why It Matters <a class="header-anchor" href="#why-it-matters" aria-label="Permalink to "Why It Matters""></a></h2><p>MCP makes capability extension modular. You can add or swap tool backends with minimal coupling.</p><h2 id="web-ui-path" tabindex="-1">Web UI Path <a class="header-anchor" href="#web-ui-path" aria-label="Permalink to "Web UI Path""></a></h2><ul><li><code>Bots > Select a bot > MCP</code></li></ul>',9)])])}const u=a(s,[["render",n]]);export{m as __pageData,u as default};
|