driggsby 0.1.34 → 0.1.36

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +2 -1
  2. package/package.json +6 -6
package/README.md CHANGED
@@ -10,7 +10,8 @@ read-only MCP tools for transactions, balances, investments, and debts.
10
10
  npx driggsby@latest mcp setup
11
11
  ```
12
12
 
13
- Detects your client and runs its native MCP setup command. Or specify one:
13
+ This prompts you to choose a supported client, then runs its native MCP setup command.
14
+ Or specify one:
14
15
 
15
16
  ```bash
16
17
  npx driggsby@latest mcp setup claude-code
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "driggsby",
3
- "version": "0.1.34",
3
+ "version": "0.1.36",
4
4
  "description": "CLI helper for configuring Driggsby MCP clients",
5
5
  "license": "Apache-2.0",
6
6
  "repository": "https://github.com/thegoodsoftwareco/driggsby-cli",
@@ -24,12 +24,12 @@
24
24
  "package.json"
25
25
  ],
26
26
  "driggsbyArtifacts": {
27
- "baseUrl": "https://github.com/thegoodsoftwareco/driggsby-cli/releases/download/driggsby-v0.1.34",
27
+ "baseUrl": "https://github.com/thegoodsoftwareco/driggsby-cli/releases/download/driggsby-v0.1.36",
28
28
  "checksums": {
29
- "driggsby-aarch64-apple-darwin.tar.xz": "81b38a10d9dc58ad684a3a6f6977dbc717da5968472fdd5d168c7ccbfa6c5288",
30
- "driggsby-x86_64-apple-darwin.tar.xz": "df97d85ba1b19c63b102e123f7f161e5a38fb360173e6e5696ff430817e67ba5",
31
- "driggsby-aarch64-unknown-linux-gnu.tar.xz": "7e8d97296dda7f40c5b0af004c4b5074573053988eff619f051fb1024ec88d33",
32
- "driggsby-x86_64-unknown-linux-gnu.tar.xz": "aadeefd99d571fbb8bb4f329bff120c5b6b93c08177fef3d764ef1f6289cd56c"
29
+ "driggsby-aarch64-apple-darwin.tar.xz": "d9f94b814b0fe084f792d128b786992adee047e6bad606c26fbb564eb9c9aa14",
30
+ "driggsby-x86_64-apple-darwin.tar.xz": "3c35a02ba922400d2f84ae9b05d018ecd6019a9f71501fa53890d4d24893e27f",
31
+ "driggsby-aarch64-unknown-linux-gnu.tar.xz": "820b129a666886ff85f905876585d735a24d8e3fd37d98854f20cba0e7ef8f55",
32
+ "driggsby-x86_64-unknown-linux-gnu.tar.xz": "1b80b430fb79d6f35c07ca9d803e3464fb6f62d7b263cb69ca80331e353a1fc4"
33
33
  },
34
34
  "supportedPlatforms": {
35
35
  "aarch64-apple-darwin": {