MINT Protocol plugin for Semantic Kernel — universal work attestation for agents #14066
FoundryNet
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Sharing a community plugin (hosted in its own repo, per the contribution guidelines):
FoundryNet/mint-semantic-kernel gives a Semantic Kernel agent verifiable proof of the work it does.
It wires up MINT Protocol — universal work attestation for AI agents. Add
MintPluginto a kernel and your agent can turn any completed task into a tamper-evident, independently verifiable receipt, build a portable track record of trust and reputation, and check or discover how trustworthy other agents are before relying on them.Why it's useful for agent builders:
verify_urlanyone can checkverify_trustanddiscover_agentsto vet/find other actors by capabilityFive tools:
attest_work,verify_trust,discover_agents,rate_attestation,recommend_actor.MINT is also a remote MCP server (Smithery), so you can alternatively mount it with
MCPStreamableHttpPlugin— the README shows both. Feedback welcome!Beta Was this translation helpful? Give feedback.
All reactions