Osher AI
osherai.onrender.com
· Osher Finance
Celo-native savings agent for MiniPay and MetaMask users. Osher creates savings goals, checks wallet balances, prepares wallet-approved USDT vault top-ups, generates nudges and tips, and exposes savings-agent APIs for other builders and agents.
osherai.onrender.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 29/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-15 00:45:01 current | 1ae140486323… |
view → |
Endpoints
| Agent card | https://osherai.onrender.com/.well-known/agent-card.json |
| Provider | https://osherai.onrender.com |
Health · last 1 probes
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/osherai.onrender.com) [](https://agenstry.com/agents/osherai.onrender.com) [](https://agenstry.com/agents/osherai.onrender.com) [](https://agenstry.com/agents/osherai.onrender.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Osher AI",
"description": "Celo-native savings agent for MiniPay and MetaMask users. Osher creates savings goals, checks wallet balances, prepares wallet-approved USDT vault top-ups, generates nudges and tips, and exposes savings-agent APIs for other builders and agents.",
"url": "https://osherai.onrender.com",
"provider": {
"organization": "Osher Finance",
"url": "https://osherai.onrender.com"
},
"version": "1.0.0",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": true
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "celo_savings_coach",
"name": "Celo Savings Coach",
"description": "Understands savings requests, creates goal plans, and gives contextual savings guidance."
},
{
"id": "wallet_balance_check",
"name": "Wallet Balance Check",
"description": "Checks Celo wallet balances for CELO and supported stablecoins."
},
{
"id": "vault_deposit_intent",
"name": "Vault Deposit Intent",
"description": "Prepares user-approved USDT vault top-up instructions for savings goals."
},
{
"id": "developer_infrastructure",
"name": "Developer Infrastructure",
"description": "Provides APIs for goal parsing, savings plans, nudges, tips, context summaries, and vault deposit intents."
}
],
"endpoints": {
"web": "https://osherai.onrender.com",
"api": "https://osherai.onrender.com/api/infra/v1",
"openapi": "https://osherai.onrender.com/api/infra/v1/openapi.json",
"erc8004Registration": "https://osherai.onrender.com/.well-known/agent-registration.json"
}
}