Apple Docs Mcp OpenClaw Skill - ClawHub
Do you want your AI agent to automate Apple Docs Mcp workflows? This free skill from ClawHub helps with ios & macos development tasks without building custom tools from scratch.
What this skill does
apple-docs-mcp
Install
npx clawhub@latest install apple-docs-mcpFull SKILL.md
Open originalApple Docs MCP Skill
This skill wraps the Apple Developer Documentation MCP server.
Config
{
"mcp": {
"servers": {
"apple-docs": {
"command": "npx",
"args": ["-y", "@kimsungwhee/apple-docs-mcp"]
}
}
}
}