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!
Generate comprehensive, accurate API documentation from source code. Use when creating or updating API documentation, generating OpenAPI specs, or when users mention API docs, endpoints, or documentation.