asrai-mcp 1.0.2 → 1.0.3

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 +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -19,7 +19,7 @@ Crypto market analysis MCP server for Claude Desktop — pay-per-use via x402 on
19
19
  "mcpServers": {
20
20
  "asrai": {
21
21
  "command": "npx",
22
- "args": ["-y", "asrai-mcp"],
22
+ "args": ["-y", "asrai-mcp@latest"],
23
23
  "env": {
24
24
  "ASRAI_PRIVATE_KEY": "0x<your_base_wallet_private_key>"
25
25
  }
@@ -39,7 +39,7 @@ ASRAI_PRIVATE_KEY=0x<your_base_wallet_private_key>
39
39
  "mcpServers": {
40
40
  "asrai": {
41
41
  "command": "npx",
42
- "args": ["-y", "asrai-mcp"]
42
+ "args": ["-y", "asrai-mcp@latest"]
43
43
  }
44
44
  }
45
45
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "asrai-mcp",
3
- "version": "1.0.2",
3
+ "version": "1.0.3",
4
4
  "description": "Asrai crypto analysis MCP server — pay-per-use via x402 on Base. Zero install: just npx.",
5
5
  "keywords": [
6
6
  "mcp",