Skip to content
Back to Phronesis

Card snapshot

api.phronesisintel.com · 2026-08-15 06:41:22 UTC · febb2d36e4a257088b6d9fef4b608f210d4e2f1ee6b484d08b32351ffbfec6dc

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-15T06:41:20.986775Z"
}