Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Kerne Honesty Index
Kerne Honesty Index logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 9:00:44 PM

Kerne Honesty Index

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Advertised versus realized yield for stablecoin vaults, signed hourly, reproducible from chain.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "kerne-honesty-index": {
      "command": "npx",
      "args": [
        "-y",
        "github"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

honesty-index-mcp

Advertised versus realized yield for stablecoin vaults, as a Model Context Protocol server. Remote, no key, no account, nothing to install.

Code
https://kerne.fi/api/mcp

Streamable HTTP. Stateless. Free, and it stays free: the numbers behind it are already served without a key at kerne.fi/api/honesty-index, and putting them behind one would defeat the argument the board is making.

Add it

Claude Code:

Terminal
claude mcp add --transport http kerne-honesty-index https://kerne.fi/api/mcp

Anything that reads a config file:

config.json
{
  "mcpServers": {
    "kerne-honesty-index": {
      "type": "http",
      "url": "https://kerne.fi/api/mcp"
    }
  }
}

Registry name: io.github.kerne-protocol/honesty-index

What it answers

The Kerne Honesty Index is an hourly, signed board comparing what synthetic and yield-bearing dollars advertise against what their holders actually realized, computed from ERC-4626 share price growth on chain over a thirty day window. Kerne Protocol publishes it, is measured on it, and lists its own row first by rule.

ToolWhat it returns
list_rowsThe roster: key, protocol, symbol, chain, contract address. Cheap. Call it first.
get_boardEvery row with its advertised figure, its realized figure, the stated gap, the delivery ratio, plus the board summary and the snapshot's provenance.
get_rowOne 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, and the exact eth_call payloads to reproduce it.
get_methodologyThe measurement, the comparability rules that decide when a gap may be stated at all, the ten day capture expiry, and what the board deliberately does not cover.
get_correctionsThe append-only log of every time the board changed something it had stated about a named company, with both values and the rule that stops a repeat.
get_right_of_replyThe free, permanent, unedited reply slot every measured protocol has on its own row, its terms, and every reply received.

One resource, kerne://honesty-index/snapshot, is the raw signed snapshot including the canonical payload, its sha256 attestation hash and the EIP-191 signature over it.

Three things a model should know before quoting a row

These are in the server's instructions too, because getting them wrong produces a confident false statement about a named company.

  1. A null gap is not zero. It means the two figures cover different periods, or the advertised capture is older than the freshness limit, or the protocol publishes no first-party figure at all. Absence is never a finding of non-payment.
  2. Rank on the delivery ratio, not the point gap. A percentage point gap is not comparable across products at different rates, and this board spans several.
  3. A protocol in an announced wind down paying nothing is behaving correctly. Read the status field beside the figure.

The board scores one axis. It is not an audit, not a rating, not a solvency opinion, and it says nothing about the hedge or the reserves of any protocol on it, including Kerne's.

Do not take the server's word for it

Every figure it serves is re-derivable from public chain data by a program that shares no code with the one that produced it:

Terminal
npx -y github:kerne-protocol/realized-apy check

That is a second implementation with its own decoder, its own arithmetic, and keccak256 and secp256k1 written from scratch rather than taken from a library. It re-reads every row at the block heights the signed snapshot names and prints PASS or FAIL. Method, tolerances and what happens if you get a different answer: kerne.fi/honesty-index/reproduce.

Do not take this README's word for it either

This file describes a live server, and a live server can quietly stop matching its documentation. So check it:

Code
node probe.mjs

It runs the real handshake against the real endpoint, lists what is actually offered, makes one real call, and exits non-zero if the live tool list and the table above have drifted apart in either direction. No dependencies, Node 20 or later. It runs in CI here on a schedule for the same reason.

Right of reply

Every protocol this board publishes a number about has a free, permanent, unedited reply slot on its own row. Published verbatim, never edited, never removed, published whether or not it agrees with us, and we never answer inside one. Nothing is charged for it and no commercial conversation is a condition of it. Terms and form: kerne.fi/honesty-index/reproduce#right-of-reply.

What is in this repository

server.json is the registry descriptor. probe.mjs is the check above. The server itself is a route on kerne.fi rather than a package here, because it is a remote server: there is nothing for you to run, and a copy of the handler in this repository would be a second thing to keep in step with the first.

MIT licensed.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • T
    Tldraw

    Draw and visually collaborate with your agents on tldraw's canvas.

    πŸ’» Developer Tools0 views
    Compare vs Tldraw β†’
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • Labelhead Artist Momentum logoLabelhead Artist Momentum

    Trending hip-hop artist momentum scores across four cultural dimensions.

    πŸ’» Developer Tools0 views
    Compare vs Labelhead Artist Momentum β†’
  • T
    Telnyx

    Official TypeScript library for the Telnyx API

    πŸ’» Developer Tools0 views
    Compare vs Telnyx β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Kerne Honesty Index

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "kerne-honesty-index": { "command": "npx", "args": ["-y", "Kerne Honesty Index"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewKerne Honesty Index AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/kerne-honesty-index?style=directory)](https://allmcps.com/mcp/kerne-honesty-index)
HTML Embed
<a href="https://allmcps.com/mcp/kerne-honesty-index"><img src="https://allmcps.com/api/badge/kerne-honesty-index?style=directory" alt="Kerne Honesty Index on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedAug 15, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit25d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 15, 2026
40Quality signal: Fair Β· 40/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Kerne Honesty Index β†’Install in Claude DesktopInstall in CursorInstall in VS Code