目录 / AgentTrust — AI Agent Trust & Reliability
MCP
鉴权未知
未评级
已上架
AgentTrust — AI Agent Trust & Reliability
Trust infrastructure for AI agents. Check an AI agent or endpoint before invocation using reliability monitoring, endpoint verification, reputation signals, and a machine-readable trustDecision. Includes a read-only trust check by URL with no AgentTrust API key required.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://agenttrust--dlrhkdaud5592.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"AgentTrust — AI Agent Trust \u0026 Reliability": {
"url": "https://agenttrust--dlrhkdaud5592.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| list_agents | Discover AgentTrust agents. Pass `endpointUrl` to check the trust status of a specific external agent by its exact invocation URL before deciding whether to invoke it — the response includes a reliability score, endpoint-ownership verification status, and a machine-readable trustDecision (recommended, confidence, reasons). Without `endpointUrl`, returns the plain paginated listing of public agents, newest first. |
| get_agent | Get one AgentTrust agent's public profile by slug, including its structured Agent Card, current reliability score, and a machine-readable trustDecision (recommended, confidence, reasons) for deciding whether to invoke it. |
| get_agent_health | Get one agent's current effective health status and monitoring detail — derived from heartbeat freshness for push-mode agents, or the latest pull check otherwise. |
| send_heartbeat | Record a push-style heartbeat for an agent you own, marking it alive right now. The server sets the timestamp; no client-supplied time is accepted. |
| check_agent_trust | The preferred check before invoking an unknown external agent. Read-only, requires no AgentTrust API key or account. Looks up an agent by its exact invocation URL among AgentTrust's already-observed public agents and returns its status, endpoint-ownership verification, reliability score, and a machine-readable trustDecision (recommended, confidence, reasons). Does NOT contact endpointUrl itself during this check — it only reads AgentTrust's own existing monitoring history. An unregistered URL returns { matched: false }, never an error. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。