Card snapshot
api.phronesisintel.com
·
2026-08-19 10:44:14 UTC
·
cd7cb0c79e5931df7c154b7c13d8892244db898399b18135e1c2e7477b1ba85a
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"protocolVersion": "0.2.0",
"name": "Phronesis",
"provider": {
"organization": "Sustainable Finance Partners, LLC"
},
"description": "Phronesis is the agentic economy's decision-assurance layer: a neutral substrate agents call before they act, to turn intent, evidence, and a calibrated forecast into an auditable Decision Asset they can cite, reuse, dispute, and settle against. This endpoint serves read-only decision-record and bench queries; consequential actions are gated.",
"url": "https://api.phronesisintel.com/mcp",
"version": "1.0.0",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "bench_query",
"name": "bench_query",
"description": "Read-only C0 tool (bench_query); reached via MCP under OAuth.",
"tags": [
"read",
"public",
"c0"
]
},
{
"id": "feedback_status",
"name": "feedback_status",
"description": "Read-only C0 tool (feedback_status); reached via MCP under OAuth.",
"tags": [
"read",
"public",
"c0"
]
},
{
"id": "health_check",
"name": "health_check",
"description": "Read-only C0 tool (health_check); reached via MCP under OAuth.",
"tags": [
"read",
"public",
"c0"
]
},
{
"id": "scorecard_kalshi_query",
"name": "scorecard_kalshi_query",
"description": "Read-only C0 tool (scorecard_kalshi_query); reached via MCP under OAuth.",
"tags": [
"read",
"public",
"c0"
]
}
],
"transport": {
"protocol": "mcp",
"endpoint": "https://api.phronesisintel.com/mcp",
"authorization": "https://api.phronesisintel.com/.well-known/oauth-protected-resource"
},
"generated_at": "2026-08-19T10:44:13.776583Z"
}