Kerne Honesty Index
io.github.kerne-protocol/honesty-indexAdvertised versus realized yield for stablecoin vaults, signed hourly, reproducible from chain.
Tools · 6
The roster: every vault the Kerne Honesty Index measures, with its key, protocol, symbol, chain and contract address. Cheap. Call this first to find the key for get_row.
The full Kerne Honesty Index: what each of the measured synthetic and yield-bearing dollars ADVERTISES against what its holders actually REALIZED, computed from ERC-4626 share-price growth on chain ov…
One row with everything behind it: the verbatim advertised quote and the first-party page it was read from, the capture date, both block heights, both share prices, the arithmetic, the exact eth_call …
The measurement, the comparability rules that decide when a gap may be stated at all, the capture expiry, what this board deliberately does not cover, and the standing commitment if you reproduce a ro…
Every time this board changed something it had stated about a named company, or changed a method rule, with the old value, the new one, the date and the rule that stops a repeat. Append only: entries …
The free, permanent, unedited reply slot every measured protocol has on its own row, its terms, the only three things that will not be published, and every reply received so far.
Resources · 1
The raw snapshot exactly as served at kerne.fi/api/honesty-index, including the canonical signed payload, its sha256 attestation hash and the EIP-191 signature over it.
kerne://honesty-index/snapshot
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"kerne_honesty_index": {
"url": "https://kerne.fi/api/mcp",
"transport": "streamable-http"
}
}
}