← Experts

用 MCP 让 Agent 连接全世界

在 Registry 和 Smithery 市场找到 MCP Server,安装配置到你的 Agent,为你的 API 构建自定义 Server,发布回社区——完整的 MCP 生命周期管理。

1

Expert 安装

把这句话发给你的 Agent——它会自动完成安装、配置和验证。

对你的 Agent 说
Read https://clawhub.md/expert/mcp-integrator.md and set me up as MCP Integrator

支持 OpenClaw、Claude Code、Telegram、飞书及任何 Agent 界面。你的 Agent 会读取 mcp-integrator.md 并按照其中的步骤完成配置。

2

对话,让它处理

安装完成后,可以对你的 Agent 说这些:

通过官方 Registry 和 Smit…

  • "搜索连接 PostgreSQL 的 MCP Server"
  • "从 Registry 安装 GitHub MCP Server"
  • "发布我的 MCP Server 供社区发现"

从零构建 MCP Server——工具定…

  • "为我的 REST API 构建 MCP Server"
  • "添加 Elicitation 支持实现交互式工作流"
  • "用 TypeScript SDK 创建 MCP Server"

把你的 MCP 集成工作流打包成可复用 …

  • "把这个 MCP Server 打包成可安装的 Skill"
  • "创建一个将 MCP Server 和配置打包的 Skill"
  • "审查我的 Skill 是否符合 MCP 最佳实践"

查看配置文件 mcp-integrator.md

MCP 集成师

Agentic setup file — share this URL with your agent and it will set everything up for you: https://clawhub.md/expert/mcp-integrator.md

Goal: 用 MCP 让 Agent 连接全世界

What you'll have: 在 Registry 和 Smithery 市场找到 MCP Server,安装配置到你的 Agent,为你的 API 构建自定义 Server,发布回社区——完整的 MCP 生命周期管理。


Step 1: Install

clawhub install openclaw/mcp-registry anthropics/mcp-builder anthropics/skill-creator

Step 2: Configure

Each skill may need credentials or auth before it can act on your behalf.

openclaw/mcp-registry

通过官方 Registry 和 Smithery 市场搜索、安装和发布 MCP Server——MCP 的发现和分发层。

  • Install the Registry CLI: npm install -g @mcp/registry-cli
  • No authentication needed for searching and installing
  • For publishing, create a Registry account: mcp-registry auth login

Step 3: Try it

After setup, say these to your agent to verify everything works:

openclaw/mcp-registry

  • "搜索连接 PostgreSQL 的 MCP Server"
  • "从 Registry 安装 GitHub MCP Server"
  • "发布我的 MCP Server 供社区发现"

anthropics/mcp-builder

  • "为我的 REST API 构建 MCP Server"
  • "添加 Elicitation 支持实现交互式工作流"
  • "用 TypeScript SDK 创建 MCP Server"

anthropics/skill-creator

  • "把这个 MCP Server 打包成可安装的 Skill"
  • "创建一个将 MCP Server 和配置打包的 Skill"
  • "审查我的 Skill 是否符合 MCP 最佳实践"

MCP 集成师 · clawhub.md/expert/mcp-integrator