This skill wraps the Apple Developer Documentation MCP server.
Scanned 2/12/2026
Install via CLI
openskills install sundial-org/awesome-openclaw-skills---
name: apple-docs-mcp
---
# Apple Docs MCP Skill
This skill wraps the Apple Developer Documentation MCP server.
## Config
```json
{
"mcp": {
"servers": {
"apple-docs": {
"command": "npx",
"args": ["-y", "@kimsungwhee/apple-docs-mcp"]
}
}
}
}
```
No comments yet. Be the first to comment!
Create or update CLAUDE.md files following best practices for optimal AI agent onboarding