diff --git a/README.md b/README.md
index 0d996b7..38fc3a5 100644
--- a/README.md
+++ b/README.md
@@ -131,6 +131,19 @@ codex mcp add --url "https://mcp.tigerdata.com/docs" pg-aiguide
+
+ Autohand Code
+
+Run the following to add the MCP server to [Autohand Code](https://github.com/autohandai/code-cli/):
+
+```bash
+autohand mcp add --transport http pg-aiguide https://mcp.tigerdata.com/docs
+```
+
+Add `--scope project` to keep the registration in the current workspace.
+
+
+
Cursor