Apple 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"]
}
}
}
}
Apple Docs Mcp
npx skillmds@latest add dvcrn/apple-docs-mcp This skill wraps the Apple Developer Documentation MCP server.
{
"mcp": {
"servers": {
"apple-docs": {
"command": "npx",
"args": ["-y", "@kimsungwhee/apple-docs-mcp"]
}
}
}
}
dvcrn/openclaw-skills-marketplace/tree/main/plugins/janhcla--apple-docs-mcp/skills/apple-docs-mcp commit a96ec1f099