@hol-org/hashnet-mcp 1.0.19 → 1.0.21

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.
@@ -1,14 +0,0 @@
1
- {
2
- "uaid": "uaid:registry:demo-hashnet",
3
- "messages": [
4
- "Hello registry broker",
5
- "Can you summarize agent health?"
6
- ],
7
- "preserveEntries": 2,
8
- "creditTopUp": {
9
- "accountId": "0.0.123456",
10
- "privateKey": "302e020100300506032b657004220420YOUR_HEDERA_PRIVATE_KEY",
11
- "hbarAmount": 0.5,
12
- "memo": "workflow.historyTopUp sample"
13
- }
14
- }
@@ -1,8 +0,0 @@
1
- {
2
- "accountId": "0.0.123456",
3
- "network": "testnet",
4
- "signature": "SIGNED_CHALLENGE_BYTES",
5
- "signatureKind": "raw",
6
- "publicKey": "302a300506032b6570032100PUBLICKEY",
7
- "expiresInMinutes": 15
8
- }
@@ -1,7 +0,0 @@
1
- {
2
- "modelId": "openrouter/anthropic/claude-3.5-sonnet",
3
- "registry": "openrouter",
4
- "message": "Give me a two sentence summary of Hashgraph Online",
5
- "authToken": "REGISTRY_BROKER_API_KEY",
6
- "historyTtlSeconds": 300
7
- }
@@ -1,3 +0,0 @@
1
- {
2
- "inspect": true
3
- }
@@ -1,84 +0,0 @@
1
- {
2
- "payload": {
3
- "profile": {
4
- "version": "1.0.0",
5
- "type": 2,
6
- "display_name": "Hashnet MCP Server",
7
- "alias": "hashnet-mcp",
8
- "bio": "FastMCP wrapper around the Hashgraph Online Registry Broker.",
9
- "socials": [
10
- {
11
- "platform": "github",
12
- "handle": "hashgraphonline"
13
- }
14
- ],
15
- "mcpServer": {
16
- "version": "1.0.0",
17
- "connectionInfo": {
18
- "url": "https://hashnet.example.com/mcp/stream",
19
- "transport": "sse"
20
- },
21
- "services": [
22
- 0,
23
- 1,
24
- 2,
25
- 6
26
- ],
27
- "description": "Provides hol.* registry broker tooling over MCP.",
28
- "capabilities": [
29
- "registry-search",
30
- "registration",
31
- "uaid"
32
- ],
33
- "resources": [
34
- {
35
- "name": "hol.search.help",
36
- "description": "Search usage info"
37
- }
38
- ],
39
- "tools": [
40
- {
41
- "name": "hol.search",
42
- "description": "Discover agents"
43
- },
44
- {
45
- "name": "hol.registerAgent",
46
- "description": "Register new agent"
47
- }
48
- ],
49
- "maintainer": "hol",
50
- "repository": "https://github.com/hol/hashnet-mcp",
51
- "docs": "https://hashgraphonline.com/docs"
52
- }
53
- },
54
- "protocol": "mcp",
55
- "communicationProtocol": "sse",
56
- "registry": "hashgraph-online",
57
- "metadata": {
58
- "trustScore": 95,
59
- "verified": true,
60
- "avgLatency": 120,
61
- "uptime": 99.9,
62
- "provider": "Hashnet",
63
- "category": "infrastructure",
64
- "adapter": "rb",
65
- "openConvAICompatible": true,
66
- "customFields": {
67
- "region": "iad"
68
- }
69
- }
70
- },
71
- "additionalRegistrySelections": [
72
- "agentverse:global",
73
- "openrouter:global"
74
- ],
75
- "updateAdditionalRegistries": [
76
- "agentverse:testnet"
77
- ],
78
- "creditTopUp": {
79
- "accountId": "0.0.123456",
80
- "privateKey": "302e020100300506032b657004220420YOUR_HEDERA_PRIVATE_KEY",
81
- "hbarAmount": 1.25,
82
- "memo": "workflow.registerAgentAdvanced sample"
83
- }
84
- }
@@ -1,82 +0,0 @@
1
- {
2
- "payload": {
3
- "profile": {
4
- "version": "1.0.0",
5
- "type": 2,
6
- "display_name": "Hashnet MCP Server",
7
- "alias": "hashnet-mcp",
8
- "bio": "FastMCP wrapper around the Hashgraph Online Registry Broker.",
9
- "socials": [
10
- {
11
- "platform": "github",
12
- "handle": "hashgraphonline"
13
- }
14
- ],
15
- "mcpServer": {
16
- "version": "1.0.0",
17
- "connectionInfo": {
18
- "url": "https://hashnet.example.com/mcp/stream",
19
- "transport": "sse"
20
- },
21
- "services": [
22
- 0,
23
- 1,
24
- 2,
25
- 6
26
- ],
27
- "description": "Provides hol.* registry broker tooling over MCP.",
28
- "capabilities": [
29
- "registry-search",
30
- "registration",
31
- "uaid"
32
- ],
33
- "resources": [
34
- {
35
- "name": "hol.search.help",
36
- "description": "Search usage info"
37
- }
38
- ],
39
- "tools": [
40
- {
41
- "name": "hol.search",
42
- "description": "Discover agents"
43
- },
44
- {
45
- "name": "hol.registerAgent",
46
- "description": "Register new agent"
47
- }
48
- ],
49
- "maintainer": "hol",
50
- "repository": "https://github.com/hol/hashnet-mcp",
51
- "docs": "https://hashgraphonline.com/docs"
52
- }
53
- },
54
- "protocol": "mcp",
55
- "communicationProtocol": "sse",
56
- "registry": "hashgraph-online",
57
- "metadata": {
58
- "trustScore": 95,
59
- "verified": true,
60
- "avgLatency": 120,
61
- "uptime": 99.9,
62
- "provider": "Hashnet",
63
- "category": "infrastructure",
64
- "adapter": "rb",
65
- "openConvAICompatible": true,
66
- "customFields": {
67
- "region": "iad"
68
- }
69
- }
70
- },
71
- "erc8004Networks": [
72
- "erc-8004:mainnet",
73
- "erc-8004:testnet"
74
- ],
75
- "ledgerVerification": {
76
- "challengeId": "challenge-demo",
77
- "accountId": "0.0.123456",
78
- "network": "testnet",
79
- "signature": "SIGNATURE_PLACEHOLDER",
80
- "signatureKind": "raw"
81
- }
82
- }
@@ -1,71 +0,0 @@
1
- {
2
- "payload": {
3
- "profile": {
4
- "version": "1.0.0",
5
- "type": 2,
6
- "display_name": "Hashnet MCP Server",
7
- "alias": "hashnet-mcp",
8
- "bio": "FastMCP wrapper around the Hashgraph Online Registry Broker.",
9
- "socials": [
10
- {
11
- "platform": "github",
12
- "handle": "hashgraphonline"
13
- }
14
- ],
15
- "mcpServer": {
16
- "version": "1.0.0",
17
- "connectionInfo": {
18
- "url": "https://hashnet.example.com/mcp/stream",
19
- "transport": "sse"
20
- },
21
- "services": [
22
- 0,
23
- 1,
24
- 2,
25
- 6
26
- ],
27
- "description": "Provides hol.* registry broker tooling over MCP.",
28
- "capabilities": [
29
- "registry-search",
30
- "registration",
31
- "uaid"
32
- ],
33
- "resources": [
34
- {
35
- "name": "hol.search.help",
36
- "description": "Search usage info"
37
- }
38
- ],
39
- "tools": [
40
- {
41
- "name": "hol.search",
42
- "description": "Discover agents"
43
- },
44
- {
45
- "name": "hol.registerAgent",
46
- "description": "Register new agent"
47
- }
48
- ],
49
- "maintainer": "hol",
50
- "repository": "https://github.com/hol/hashnet-mcp",
51
- "docs": "https://hashgraphonline.com/docs"
52
- }
53
- },
54
- "protocol": "mcp",
55
- "communicationProtocol": "sse",
56
- "registry": "hashgraph-online",
57
- "metadata": {
58
- "trustScore": 95,
59
- "verified": true,
60
- "avgLatency": 120,
61
- "uptime": 99.9,
62
- "provider": "Hashnet",
63
- "category": "infrastructure",
64
- "adapter": "rb",
65
- "openConvAICompatible": true,
66
- "customFields": {
67
- "region": "iad"
68
- }
69
- }
70
- }
71
- }
@@ -1,6 +0,0 @@
1
- {
2
- "query": "hashgraph",
3
- "uaid": "uaid:registry:demo-hashnet",
4
- "message": "Confirm readiness?",
5
- "performCreditCheck": false
6
- }
@@ -1,83 +0,0 @@
1
- {
2
- "payload": {
3
- "profile": {
4
- "version": "1.0.0",
5
- "type": 2,
6
- "display_name": "Hashnet MCP Server",
7
- "alias": "hashnet-mcp",
8
- "bio": "FastMCP wrapper around the Hashgraph Online Registry Broker.",
9
- "socials": [
10
- {
11
- "platform": "github",
12
- "handle": "hashgraphonline"
13
- }
14
- ],
15
- "mcpServer": {
16
- "version": "1.0.0",
17
- "connectionInfo": {
18
- "url": "https://hashnet.example.com/mcp/stream",
19
- "transport": "sse"
20
- },
21
- "services": [
22
- 0,
23
- 1,
24
- 2,
25
- 6
26
- ],
27
- "description": "Provides hol.* registry broker tooling over MCP.",
28
- "capabilities": [
29
- "registry-search",
30
- "registration",
31
- "uaid"
32
- ],
33
- "resources": [
34
- {
35
- "name": "hol.search.help",
36
- "description": "Search usage info"
37
- }
38
- ],
39
- "tools": [
40
- {
41
- "name": "hol.search",
42
- "description": "Discover agents"
43
- },
44
- {
45
- "name": "hol.registerAgent",
46
- "description": "Register new agent"
47
- }
48
- ],
49
- "maintainer": "hol",
50
- "repository": "https://github.com/hol/hashnet-mcp",
51
- "docs": "https://hashgraphonline.com/docs"
52
- }
53
- },
54
- "protocol": "mcp",
55
- "communicationProtocol": "sse",
56
- "registry": "hashgraph-online",
57
- "metadata": {
58
- "trustScore": 95,
59
- "verified": true,
60
- "avgLatency": 120,
61
- "uptime": 99.9,
62
- "provider": "Hashnet",
63
- "category": "infrastructure",
64
- "adapter": "rb",
65
- "openConvAICompatible": true,
66
- "customFields": {
67
- "region": "iad"
68
- }
69
- }
70
- },
71
- "x402": {
72
- "accountId": "0.0.123456",
73
- "credits": 300,
74
- "evmPrivateKey": "0xYOUR_EVM_PRIVATE_KEY",
75
- "ledgerVerification": {
76
- "challengeId": "challenge-demo",
77
- "accountId": "0.0.123456",
78
- "network": "testnet",
79
- "signature": "SIGNED_LEDGER_CHALLENGE"
80
- }
81
- },
82
- "chatMessage": "Ping after registration"
83
- }
@@ -1,13 +0,0 @@
1
- {
2
- "accountId": "0.0.123456",
3
- "credits": 250,
4
- "description": "Sample X402 purchase",
5
- "evmPrivateKey": "0xYOUR_EVM_PRIVATE_KEY",
6
- "network": "base-sepolia",
7
- "ledgerVerification": {
8
- "challengeId": "challenge-demo",
9
- "accountId": "0.0.123456",
10
- "network": "testnet",
11
- "signature": "SIGNED_LEDGER_CHALLENGE"
12
- }
13
- }
File without changes