@one-source/api-mcp 1.1.0 → 1.2.0
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.
- package/README.md +3 -3
- package/README.npm.md +3 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -26,7 +26,7 @@ claude mcp add onesource-api -- npx onesource-api-mcp
|
|
|
26
26
|
## Tools (34)
|
|
27
27
|
|
|
28
28
|
|
|
29
|
-
### Indexed Data (12 tools)
|
|
29
|
+
### Indexed Data (12 tools)
|
|
30
30
|
|
|
31
31
|
| Tool | Description |
|
|
32
32
|
|------|-------------|
|
|
@@ -44,7 +44,7 @@ claude mcp add onesource-api -- npx onesource-api-mcp
|
|
|
44
44
|
| `1s_wallet_nfts` | Wallet NFT portfolio |
|
|
45
45
|
|
|
46
46
|
|
|
47
|
-
### Live Chain Data (12 tools)
|
|
47
|
+
### Live Chain Data (12 tools)
|
|
48
48
|
|
|
49
49
|
| Tool | Description |
|
|
50
50
|
|------|-------------|
|
|
@@ -62,7 +62,7 @@ claude mcp add onesource-api -- npx onesource-api-mcp
|
|
|
62
62
|
| `1s_tx_details_live` | Transaction + receipt via RPC |
|
|
63
63
|
|
|
64
64
|
|
|
65
|
-
### Chain Utilities (10 tools)
|
|
65
|
+
### Chain Utilities (10 tools)
|
|
66
66
|
|
|
67
67
|
| Tool | Description |
|
|
68
68
|
|------|-------------|
|
package/README.npm.md
CHANGED
|
@@ -26,7 +26,7 @@ claude mcp add onesource-api -- npx onesource-api-mcp
|
|
|
26
26
|
## Tools (34)
|
|
27
27
|
|
|
28
28
|
|
|
29
|
-
### Indexed Data (12 tools)
|
|
29
|
+
### Indexed Data (12 tools)
|
|
30
30
|
|
|
31
31
|
| Tool | Description |
|
|
32
32
|
|------|-------------|
|
|
@@ -44,7 +44,7 @@ claude mcp add onesource-api -- npx onesource-api-mcp
|
|
|
44
44
|
| `1s_wallet_nfts` | Wallet NFT portfolio |
|
|
45
45
|
|
|
46
46
|
|
|
47
|
-
### Live Chain Data (12 tools)
|
|
47
|
+
### Live Chain Data (12 tools)
|
|
48
48
|
|
|
49
49
|
| Tool | Description |
|
|
50
50
|
|------|-------------|
|
|
@@ -62,7 +62,7 @@ claude mcp add onesource-api -- npx onesource-api-mcp
|
|
|
62
62
|
| `1s_tx_details_live` | Transaction + receipt via RPC |
|
|
63
63
|
|
|
64
64
|
|
|
65
|
-
### Chain Utilities (10 tools)
|
|
65
|
+
### Chain Utilities (10 tools)
|
|
66
66
|
|
|
67
67
|
| Tool | Description |
|
|
68
68
|
|------|-------------|
|
package/package.json
CHANGED