@withone/cli 1.12.4 → 1.12.5

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.
package/README.md CHANGED
@@ -7,13 +7,13 @@ One gives your AI agent authenticated access to 200+ platforms — Gmail, Slack,
7
7
  ## Install
8
8
 
9
9
  ```bash
10
- npx @picahq/cli@latest init
10
+ npx @withone/cli@latest init
11
11
  ```
12
12
 
13
13
  Or install globally:
14
14
 
15
15
  ```bash
16
- npm install -g @picahq/cli
16
+ npm install -g @withone/cli
17
17
  one init
18
18
  ```
19
19
 
package/dist/index.js CHANGED
@@ -268,7 +268,7 @@ function getMcpServerConfig(apiKey, accessControl) {
268
268
  }
269
269
  return {
270
270
  command: "npx",
271
- args: ["-y", "@picahq/mcp"],
271
+ args: ["-y", "@withone/mcp"],
272
272
  env
273
273
  };
274
274
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@withone/cli",
3
- "version": "1.12.4",
3
+ "version": "1.12.5",
4
4
  "description": "CLI for managing One",
5
5
  "type": "module",
6
6
  "files": [