docs: add Autohand Code MCP setup (#2894)

Co-authored-by: enesgules <abdullah.enes.gules@gmail.com>
This commit is contained in:
Igor Costa
2026-07-14 01:37:39 +12:00
committed by GitHub
parent 26dcfcee92
commit 0470ef1663
+19
View File
@@ -1366,6 +1366,25 @@ See the [Emdash repository](https://github.com/generalaction/emdash) for more in
</details>
<details>
<summary><b>Install in Autohand Code</b></summary>
Use the [Autohand Code CLI](https://github.com/autohandai/code-cli/) to add the local Context7 server:
```sh
autohand mcp add context7 npx -y @upstash/context7-mcp --api-key YOUR_API_KEY
```
Add `--scope project` before `context7` to save the server in the current project's `.autohand` configuration instead of your user configuration.
For basic usage without an API key, you can connect to the remote server instead:
```sh
autohand mcp add --transport http context7 https://mcp.context7.com/mcp
```
</details>
## 🔨 Available Tools
Context7 MCP provides the following tools that LLMs can use: