From 6eb0675a3f56ecf5a0cf6c986cbc8984ccc56b05 Mon Sep 17 00:00:00 2001 From: Igor Costa Date: Sat, 11 Jul 2026 05:25:54 +1200 Subject: [PATCH] docs: add Autohand Code MCP setup --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2aa946b..0f23522 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,17 @@ claude mcp add apple-docs -- npx -y @kimsungwhee/apple-docs-mcp@latest +
+🛠️ Autohand Code + +```bash +autohand mcp add apple-docs npx -y @kimsungwhee/apple-docs-mcp@latest +``` + +Add `--scope project` after `mcp add` to keep the registration in the current workspace. See [Autohand Code](https://github.com/autohandai/code-cli/) for current CLI details. + +
+
🖱️ Cursor @@ -555,4 +566,4 @@ Search Apple Developer Documentation | iOS Development | macOS Development | Swi [Report Issues](https://github.com/kimsungwhee/apple-docs-mcp/issues) • [Request Features](https://github.com/kimsungwhee/apple-docs-mcp/issues/new) • [Documentation](https://github.com/kimsungwhee/apple-docs-mcp) - \ No newline at end of file +