Card snapshot
docs.methodfi.com
·
2026-08-18 21:21:29 UTC
·
1cb152a7f4fbc4066c07dbd053f239801d4a6917da887799a36357fdae956745
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.
{
"name": "Method API Docs",
"url": "https://docs.methodfi.com/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.methodfi.com/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.methodfi.com/",
"organization": "Method API Docs"
},
"documentationUrl": "https://docs.methodfi.com/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "methodfinancial",
"name": "Methodfinancial",
"description": "Use when building financial applications that need to discover consumer liabilities, retrieve real-time account data, process payments, or monitor financial accounts. Common tasks include: creating entities and verifying user identity, discovering liability accounts via soft credit pull, retrieving balances and transaction data, initiating payments to creditors, monitoring accounts for changes, and building debt management or lending workflows.",
"tags": [],
"url": "https://docs.methodfi.com/.well-known/agent-skills/methodfinancial/skill.md"
}
]
}