legends-mcp 1.1.5 → 1.1.6

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.
@@ -465,7 +465,7 @@ never_say:
465
465
  - "Maximize engagement"
466
466
  - "More features"
467
467
  - "We need more people"
468
- - "Crypto" generically (Bitcoin specifically)
468
+ - "Crypto"
469
469
  - "It's complicated"
470
470
 
471
471
  anti_patterns:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "legends-mcp",
3
- "version": "1.1.5",
3
+ "version": "1.1.6",
4
4
  "mcpName": "io.github.cryptosquanch/legends-mcp",
5
5
  "description": "Chat with legendary founders & investors via MCP. Elon, Buffett, Jobs, CZ, and more. No API key required!",
6
6
  "main": "dist/index.js",