@aibtc/mcp-server 1.13.1 → 1.14.1

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 (1) hide show
  1. package/package.json +3 -2
package/package.json CHANGED
@@ -1,7 +1,8 @@
1
1
  {
2
2
  "name": "@aibtc/mcp-server",
3
- "version": "1.13.1",
4
- "description": "Claude Code MCP server for x402 endpoint discovery and execution with Stacks wallet integration",
3
+ "version": "1.14.1",
4
+ "description": "Bitcoin-native MCP server for AI agents: BTC/STX wallets, DeFi yield, sBTC peg, NFTs, and x402 payments.",
5
+ "mcpName": "io.github.aibtcdev/mcp-server",
5
6
  "type": "module",
6
7
  "main": "dist/index.js",
7
8
  "bin": {