Skip to main content
在 Manus 中运行任何 Skill
一键导入

mcp-manual

Operational guide for the `mcp` capability — register, activate, update, deregister, and troubleshoot MCP (Model Context Protocol) servers in your agent. Single source of truth for both generic MCP setup AND the four kernel-curated LingTai addon MCPs (`imap`, `telegram`, `feishu`, `wechat`). Reach for this manual when: - The human asks to install, set up, configure, or remove an MCP server. Decision tree: is it kernel-curated (imap/telegram/feishu/wechat) → the `addons:` + `init.json mcp.<name>` workflow with the per-addon README is here. Is it third-party → the registry route OR the legacy `mcp/servers.json` route, both documented here. - The human asks to set up the `imap` / `telegram` / `feishu` / `wechat` addon, or any LingTai email/chat integration. **Step 1 is always**: fetch the addon's README with the bundled script — `~/.lingtai-tui/runtime/venv/bin/python3 .library/intrinsic/capabilities/mcp/scripts/find_readme.py <pkg-name>` (where `<pkg-name>` is `lingtai-imap`

概览

Operational guide for the `mcp` capability — register, activate, update, deregister, and troubleshoot MCP (Model Context Protocol) servers in your agent. Single source of truth for both generic MCP setup AND the four kernel-curated LingTai addon MCPs (`imap`, `telegram`, `feishu`, `wechat`). Reach for this manual when: - The human asks to install, set up, configure, or remove an MCP server. Decision tree: is it kernel-curated (imap/telegram/feishu/wechat) → the `addons:` + `init.json mcp.<name>` workflow with the per-addon README is here. Is it third-party → the registry route OR the legacy `mcp/servers.json` route, both documented here. - The human asks to set up the `imap` / `telegram` / `feishu` / `wechat` addon, or any LingTai email/chat integration. **Step 1 is always**: fetch the addon's README with the bundled script — `~/.lingtai-tui/runtime/venv/bin/python3 .library/intrinsic/capabilities/mcp/scripts/find_readme.py <pkg-name>` (where `<pkg-name>` is `lingtai-imap`

安装命令
npx skills add https://github.com/zhiping0913/Download_paper --skill mcp-manual

复制此命令并粘贴到 Claude Code 中以安装该技能

星标1
分支0
更新时间2026年5月21日 21:17
文件资源管理器
5 个文件
SKILL.md
readonly