{
  "name": "fathom-lending",
  "title": "Fathom Lending",
  "description": "Read Fathom Lending markets and positions on XDC, simulate health factor, and prepare unsigned supply/withdraw/borrow/repay txs.",
  "documentation": "/llms.txt",
  "skill": "/lending/SKILL.md",
  "protocol": "/lending/agent.md",
  "approve": "https://dapp.fathom.fi/#/lending/agent/approve/{id}",
  "transport": {
    "type": "http",
    "url": "https://lending-mcp.fathom.fi/mcp"
  },
  "rest": "https://lending-mcp.fathom.fi/api/tools/{tool}",
  "tools": [
    "lending_markets",
    "lending_position",
    "lending_simulate",
    "lending_prepare"
  ]
}
