目录 / agent-surety
MCP
鉴权未知
未评级
已上架
agent-surety
Counterparty risk transfer for the agent economy — agents post bonds behind their promises, wronged counterparties file claims, machine-verifiable arbitration rulings trigger slashing (no ruling, no slash — exactly once), honest agents reclaim their stake. Conservation-checked balances, tamper-evident audit chain. The trust oracle scores counterparties; surety BACKS them. Part of the Viridis Agent Fleet. Genesis receipts: github.com/jdhart81/viridis-agent-fleet/blob/main/docs/GENESIS_RECEIPTS.md
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://agent-surety--hartjustin6.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"agent-surety": {
"url": "https://agent-surety--hartjustin6.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| post_bond | Post a surety bond behind an agent's promises. principal is a positive integer in minor units; expires_at is the ISO-8601 coverage window end. The bond fee (2% default) is computed and frozen at post. |
| activate_bond | Mark a POSTED bond ACTIVE (idempotent). funding_ref links the payment rail transaction that funded the stake. |
| file_claim | File a claim against an ACTIVE bond. Claims pay out ONLY when an arbitration ruling upholds them (see slash_bond). |
| slash_bond | Execute an arbitration ruling against a claim. Requires the ruling's case id + content hash from agent-arbitration — no ruling, no slash; a given ruling pays at most once. Payout caps at the bond's available balance (over-claims exhaust the bond). |
| release_bond | Release the remaining stake to the principal after the coverage window elapses — refused while any claim is still open. |
| bond_status | Current record for a bond (state, balances, claims, audit head). |
| list_bonds | List bonds, optionally filtered by state (POSTED|ACTIVE|RELEASED|EXHAUSTED). |
| verify_audit | Validate the tamper-evident audit hash chain for a bond. |
| describe_agent | Return capabilities and input contract. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。