@crush-protocol/mcp-client 0.4.7 → 0.4.8
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 +4 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -99,6 +99,10 @@ npx -y @crush-protocol/mcp-client ping
|
|
|
99
99
|
npx -y @crush-protocol/mcp-client tools:list
|
|
100
100
|
```
|
|
101
101
|
|
|
102
|
+
## GitHub Activity
|
|
103
|
+
|
|
104
|
+
[](https://star-history.com/#crush-protocol/crush-mcp-server&Date)
|
|
105
|
+
|
|
102
106
|
## Troubleshooting
|
|
103
107
|
|
|
104
108
|
| Problem | What to do |
|