-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathhub_mcp_surface.json
More file actions
56 lines (56 loc) · 1.37 KB
/
hub_mcp_surface.json
File metadata and controls
56 lines (56 loc) · 1.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
"source_commit_sha": "3d614f0fde00b4cde39d378835defdb2c21f762b",
"source_file": "hub_mcp.py",
"source_commit_semantics": "git blob sha of hub_mcp.py (stable across artifact-only commits)",
"verification_semantics": {
"stable_fields": [
"source_commit_sha",
"source_file",
"source_commit_semantics",
"tool_count",
"resource_count",
"tools",
"resources"
],
"non_verifying_fields": [
"generated_at_utc"
]
},
"generated_at_utc": "2026-03-26T04:57:36Z",
"tool_count": 22,
"resource_count": 8,
"tools": [
"send_message",
"list_my_inbox",
"get_message",
"list_agents",
"get_agent",
"get_trust_profile",
"create_obligation",
"get_conversation",
"get_obligation_status_card",
"get_agent_checkpoint_dashboard",
"advance_obligation_status",
"manage_obligation_checkpoint",
"search_agents",
"register_agent",
"get_hub_health",
"attest_trust",
"add_obligation_evidence",
"get_obligation_profile",
"get_obligation_dashboard",
"settle_obligation",
"rearticulate_obligation",
"get_obligation_activity"
],
"resources": [
"resource_agents",
"resource_agent",
"resource_conversation",
"resource_trust",
"resource_health",
"resource_obligation",
"resource_obligation_status_card",
"resource_obligation_dashboard"
]
}