You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download the latest release for your platform as described in the [latest release notes](https://github.com/techprimate/github-actions-utils-cli/releases/tag/latest).
48
19
49
20
### Build from Source
50
21
@@ -71,6 +42,14 @@ github-actions-utils-cli mcp
71
42
72
43
### MCP Client Configuration
73
44
45
+
#### Claude CLI
46
+
47
+
Add to your Claude CLI configuration using the `claude mcp` command:
48
+
49
+
```bash
50
+
claude mcp add --transport stdio github-actions-utils-cli github-actions-utils-cli mcp
51
+
```
52
+
74
53
#### Claude Desktop
75
54
76
55
Add to your Claude Desktop configuration (`~/Library/Application Support/Claude/claude_desktop_config.json` on macOS):
0 commit comments