driggsby 0.1.25 → 0.1.26

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 +1 -1
  2. package/package.json +6 -6
package/README.md CHANGED
@@ -7,7 +7,7 @@
7
7
  ```bash
8
8
  npx driggsby@latest mcp connect
9
9
  npx driggsby@latest status
10
- npx driggsby@latest mcp clients list
10
+ npx driggsby@latest mcp list
11
11
  ```
12
12
 
13
13
  Run `mcp connect` once for each MCP client you want to use. Driggsby opens
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "driggsby",
3
- "version": "0.1.25",
3
+ "version": "0.1.26",
4
4
  "description": "Local MCP broker and CLI for connecting AI clients to Driggsby",
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.25",
27
+ "baseUrl": "https://github.com/thegoodsoftwareco/driggsby-cli/releases/download/driggsby-v0.1.26",
28
28
  "checksums": {
29
- "driggsby-aarch64-apple-darwin.tar.xz": "d0fa035e040f4a898c6f36e81703738ba1316c8007fa95c522851ad579aa9d42",
30
- "driggsby-x86_64-apple-darwin.tar.xz": "54f84797cbbf9d811dd3ecf6a9c33fda94e4eac50f9bc12ac0910d399744fa02",
31
- "driggsby-aarch64-unknown-linux-gnu.tar.xz": "87112d294b737aa0143b0d176504e1fc31ba345c7fb85d3b4a7f1f3243866b47",
32
- "driggsby-x86_64-unknown-linux-gnu.tar.xz": "091f4fbc5ddda38b728a9068212bc3a7575aa16ff1735596914b44eed7f90d40"
29
+ "driggsby-aarch64-apple-darwin.tar.xz": "78b745e1178049682887c157a235b9e857c7aaf95164b93b110d91f5c04ab5dd",
30
+ "driggsby-x86_64-apple-darwin.tar.xz": "268cc05f2271f0184ead38b62cc51cb7e3f8ce89bf1aef38321a3880bbb6890e",
31
+ "driggsby-aarch64-unknown-linux-gnu.tar.xz": "94d0416425d2d5b1db1ca095f9edcaf8317df90078478134956c8190b90d34d7",
32
+ "driggsby-x86_64-unknown-linux-gnu.tar.xz": "8a7e81a05fe81383ab1de1843f40bddde8ae57e98f14fbd5af95c1ce8f003761"
33
33
  },
34
34
  "supportedPlatforms": {
35
35
  "aarch64-apple-darwin": {