Used by 1 plugin
Add to your .mcp.json:
{
"mcpServers": {
"apple-docs": {
"command": "swift",
"args": [
"run",
"--package-path",
"${CLAUDE_PLUGIN_ROOT}",
"apple-docs"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
swift