@one-source/api-mcp 5.1.0 → 5.1.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.
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # onesource-api-mcp
2
2
 
3
- MCP server for OneSource blockchain data. 22 named tools for balances, NFTs, transactions, events, and live chain queries via API key or x402 micropayments.
3
+ MCP server for OneSource blockchain data. 25 named tools for balances, NFTs, transactions, events, and live chain queries via API key or x402 micropayments.
4
4
 
5
5
  ```
6
6
  npx onesource-api-mcp
@@ -23,7 +23,7 @@ claude mcp add onesource-api -- npx onesource-api-mcp
23
23
  }
24
24
  ```
25
25
 
26
- ## Tools (22)
26
+ ## Tools (25)
27
27
 
28
28
 
29
29
  ### Live Chain Data (12 tools)
package/README.npm.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # onesource-api-mcp
2
2
 
3
- MCP server for OneSource blockchain data. 22 named tools for balances, NFTs, transactions, events, and live chain queries via API key or x402 micropayments.
3
+ MCP server for OneSource blockchain data. 25 named tools for balances, NFTs, transactions, events, and live chain queries via API key or x402 micropayments.
4
4
 
5
5
  ```
6
6
  npx onesource-api-mcp
@@ -23,7 +23,7 @@ claude mcp add onesource-api -- npx onesource-api-mcp
23
23
  }
24
24
  ```
25
25
 
26
- ## Tools (22)
26
+ ## Tools (25)
27
27
 
28
28
 
29
29
  ### Live Chain Data (12 tools)
package/README.repo.md CHANGED
@@ -23,7 +23,7 @@ claude mcp add onesource-api -- npx onesource-api-mcp
23
23
  }
24
24
  ```
25
25
 
26
- ## Tools (22)
26
+ ## Tools (25)
27
27
 
28
28
 
29
29
  ### Live Chain Data (12 tools)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@one-source/api-mcp",
3
- "version": "5.1.0",
3
+ "version": "5.1.1",
4
4
  "type": "module",
5
5
  "description": "MCP server for OneSource blockchain data — 25 named tools for balances, NFTs, transactions, events, and live chain queries via x402",
6
6
  "bin": {