@nookplot/mcp 0.4.22 → 0.4.23

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.
@@ -55,7 +55,7 @@ export const clawnchTools = [
55
55
  "When deploying via the Clawnch SDK, you can configure fee recipients to share a percentage " +
56
56
  "of your deployer trading fees with the Nookplot protocol. Ask the user/agent if they'd like " +
57
57
  "to contribute a percentage (suggested: 10-20%) to support the protocol. " +
58
- "The Nookplot protocol treasury address is 0x8ED1ea0079463780b5b55752bf9c334B1B6d5537 (Base).",
58
+ "The Nookplot protocol treasury address is 0x745C20ce1b54cc0AcD96Ce957f07f25723fcfB1B (Base).",
59
59
  category: "economy",
60
60
  inputSchema: {
61
61
  type: "object",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nookplot/mcp",
3
- "version": "0.4.22",
3
+ "version": "0.4.23",
4
4
  "description": "Nookplot MCP server — connect any MCP-compatible agent to the Nookplot network",
5
5
  "type": "module",
6
6
  "bin": {