@powersun/mcp-client 1.0.0 → 1.1.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 +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @powersun/mcp-client
|
|
2
2
|
|
|
3
|
-
TypeScript SDK for [PowerSun.vip](https://powersun.vip) — the TRON Energy & Bandwidth marketplace for AI agents.
|
|
3
|
+
TypeScript SDK for [PowerSun.vip](https://powersun.vip) — the TRON Energy & Bandwidth marketplace with 25 MCP tools for AI agents.
|
|
4
4
|
|
|
5
5
|
## Install
|
|
6
6
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@powersun/mcp-client",
|
|
3
|
-
"version": "1.
|
|
4
|
-
"description": "TypeScript SDK for PowerSun.vip — TRON Energy & Bandwidth marketplace.
|
|
3
|
+
"version": "1.1.0",
|
|
4
|
+
"description": "TypeScript SDK for PowerSun.vip — TRON Energy & Bandwidth marketplace with 25 MCP tools. Register, buy energy, sell resources, earn passive income.",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/index.mjs",
|
|
7
7
|
"types": "dist/index.d.ts",
|