@chaindead/tooner_windows_arm64 0.0.7 → 0.1.0
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 +1 -8
- package/package.json +1 -1
- package/tooner.exe +0 -0
package/README.md
CHANGED
|
@@ -44,14 +44,7 @@ You can run the latest version directly using npx (supports macOS, Linux, and Wi
|
|
|
44
44
|
npx -y @chaindead/tooner
|
|
45
45
|
```
|
|
46
46
|
|
|
47
|
-
When using NPX
|
|
48
|
-
|
|
49
|
-
- [Authentication command](#authorization) becomes:
|
|
50
|
-
```bash
|
|
51
|
-
npx -y @chaindead/tooner auth ...
|
|
52
|
-
```
|
|
53
|
-
|
|
54
|
-
- [Claude MCP server configuration](#client-configuration) becomes:
|
|
47
|
+
When using NPX [Configure MCP (Cursor example)](#configure-mcp-cursor-example) becomes:
|
|
55
48
|
```json
|
|
56
49
|
{
|
|
57
50
|
"mcpServers": {
|
package/package.json
CHANGED
package/tooner.exe
CHANGED
|
Binary file
|