Skip to content

Commit 8eeb37e

Browse files
committed
docs: add Autohand Code MCP setup
1 parent 3317809 commit 8eeb37e

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,14 @@ On Window system:
8989
}
9090
```
9191

92+
For Autohand Code, add the same npm server from the command line:
93+
94+
```bash
95+
autohand mcp add mcp-server-chart npx -y @antv/mcp-server-chart
96+
```
97+
98+
Add `--scope project` after `add` to keep the server configuration in the current project. See [Autohand Code](https://github.com/autohandai/code-cli/) for current installation and CLI details.
99+
92100
Also, you can use it on [aliyun](https://bailian.console.aliyun.com/?tab=mcp#/mcp-market/detail/antv-visualization-chart), [modelscope](https://www.modelscope.cn/mcp/servers/@antvis/mcp-server-chart), [glama.ai](https://glama.ai/mcp/servers/@antvis/mcp-server-chart), [smithery.ai](https://smithery.ai/servers/@antvis/mcp-server-chart) or others with HTTP, SSE Protocol.
93101

94102
## 🎨 Skill Usage

0 commit comments

Comments
 (0)