Kevros — Agentic Identity Trust
io.github.ndl-systems/kevros · v0.3.6 · MCP 2025-11-25
Agentic identity trust: precision decisioning, cryptographic release tokens, hash-chained proof
Reachability
reachable
checked 2026-07-14 04:11 UTC
Registry status active
Tools pinned 9
12a7aa16fbe8
Tools last changed
unchanged since first capture 2026-07-14
Provenance
Registry namespace io.github.ndl-systems
(GitHub-account verified by the official registry)
Repository
github.com/ndl-systems/kevros-sdk
Remote endpoints
https://governance.taskhawktech.com/mcp/ (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 04:11 | first capture | 9 tools pinned |
Pinned tool definitions (9)
| Tool | Description |
|---|---|
| verify | Verify an action against policy bounds before executing it. Returns ALLOW (proceed), CONSTRAIN (proceed with modified values; emitted on the wire as the legacy value CLAMP - both refer to the same verdict, CONSTRAIN is the public name),... |
| attest | Create a hash-chained provenance record for an action you've taken. Each attestation extends the append-only evidence chain. The hash can be independently verified by any third party. Cost: $0.02 per call. |
| bind | Declare an intent and cryptographically bind it to a command. Proves that the command was issued in service of the declared intent. Use verify-outcome after execution to close the loop. Cost: $0.02 per call. |
| verify-outcome | Verify that an executed action achieved its declared intent. Closes the loop: intent -> command -> action -> outcome -> verification. Free (included with bind). |
| bundle | Generate a certifier-grade compliance evidence bundle. Contains hash-chained provenance, intent bindings, PQC attestations, and verification instructions. Independently verifiable without Kevros access. Cost: $0.05 per call. |
| health | Check the governance gateway health status. Free. |
| status | Check your current usage and quota: calls used, calls remaining, tier, rate limits, and billing status. Free. |
| check-peer | Check another agent's trust score and governance history. Returns trust score (0-100), chain length, attestation count, and tier. Free, no API key needed. |
| verify-token | Verify a release token from another agent. Confirms the token is authentic and was issued by the Kevros gateway. Free, no API key needed. |
Status badge
[](https://toolpin.dev/servers/io.github.ndl-systems/kevros)
Maintain this server? Add the badge to your README — it links your users to this live status page.