Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covenant

Let your agent check who it is about to pay or delegate to, and refuse the ones that do not hold up, before it acts.

Covenant is a trust layer for agents on Solana. This plugin gives your agent three onchain checks, served zero-install over a remote MCP:

  • Reputation — a wallet's 0-1000 score from its real onchain USDC settlement history.
  • Identity — whether an agent's onchain identity is registered and attested, not just a URL.
  • Verify — confirm a Covenant-signed attestation is genuine before you rely on it.

Install

Remote MCP, nothing to run locally:

https://mcp.opencovenant.org/mcp
  • Cursor: add it from this plugin, or add an MCP server with the URL above.
  • Claude Code: claude mcp add --transport http covenant https://mcp.opencovenant.org/mcp

What is in here

  • .mcp.json — the Covenant trust MCP (remote).
  • rules/covenant.mdc — a rule that has the agent check a counterparty before paying or delegating.
  • skills/covenant/SKILL.md — how to run the checks and gate on them.

Built by Covenant. https://opencovenant.org

About

Covenant trust layer for agents: onchain reputation, identity, and attestation checks over a remote MCP.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors