Card snapshot
api.phronesisintel.com
·
2026-08-16 02:09:24 UTC
·
04bd2edf3d3debc29d5c5a749c6f6226841e9769c36670f3a6d45b8d119eb171
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-16T02:09:22.392435Z"
}