@crush-protocol/mcp-client 0.4.17 → 0.4.18

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 +1 -1
package/README.md CHANGED
@@ -332,7 +332,7 @@ Open Roo Code settings → `Edit Global MCP`. Or add to `.roo/mcp.json` (project
332
332
  <details>
333
333
  <summary><strong>Cline</strong></summary>
334
334
 
335
- Open Cline panel → MCP Servers → `Configure MCP Servers`:
335
+ Open Cline panel → MCP Servers → `Configure MCP Servers` to edit `cline_mcp_settings.json`:
336
336
 
337
337
  ```json
338
338
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@crush-protocol/mcp-client",
3
- "version": "0.4.17",
3
+ "version": "0.4.18",
4
4
  "description": "Official Crush MCP client for hosted market data, backtests, and trading workflows",
5
5
  "type": "module",
6
6
  "license": "MIT",