description: "The MCP package group: attach external Model Context Protocol servers so their tools are callable as native tools."
English | 中文
The mcp/ group connects the harness to the Model Context Protocol (MCP) ecosystem of tool servers. The one package in this group attaches an external server — a filesystem, GitHub, database, or memory server — so its tools are available to the model as native tools under stable server-qualified names. Each server is one configuration entry; nothing ships enabled, so you opt in per server. Only the Tools capability is bridged: MCP resources and prompts are not supported. This page maps the group; the package README owns the per-package contract.
The group holds one package; the package README and the links below own the details.
| Package | What it provides |
|---|---|
mcp-client/ |
Attach one external MCP server so the model can call its tools as native tools |
Try the worked example configurations to see the plugin in action, then read the Agent Note for the behavior decisions behind it.
ToolRuntime that receives the registered tools.