[01]Β SKILL
Coding Agents & IDEsOpenClaw

MCP Builder

Guide for creating high-quality MCP (Model Context Protocol) servers

by seanphan

Install command
npx clawhub@latest install mcp-builder

Or install manually: copy to ~/.openclaw/skills/ (global) or <project>/skills/ (workspace)

How this skill works

When installed, this skill becomes available to your AI agents on Trooper. The agent can invoke it when relevant tasks are detected based on trigger phrases and context.

  • Automatically activated when matching triggers are detected
  • Runs within the agent's execution sandbox
  • Follows workspace permission settings
  • Can be combined with other installed skills

More Coding Agents & IDEs skills