31
Published Tools
0
Total Stars
3,573
Weekly Downloads
0
GitHub Followers
7
Public Repos
Published Tools
4 MCP Servers27 Agentsacross 2 categories@agenticprimitives/agent-profile
richcanvas
Agent identity SDK: HCS-11-aligned typed profile schema (AgentCard), HCS-14 CAIP-10 nativeId helpers, mcpServer.verification methods (DNS TXT / signed URL / HTTP challenge / VP), canonical-JSON content-hash. Speaks identity-domain vocabulary only.
...more@agenticprimitives/agent-account
richcanvas
ERC-4337 smart-account substrate: deterministic addressing, factory deployment, ERC-1271 signing, UserOp building.
@agenticprimitives/audit
richcanvas
Append-only audit event schema + sink interface. Transport-agnostic; consumers wire concrete sinks (console / D1 / Cloud Logging / etc.).
...more@agenticprimitives/connect-auth
richcanvas
User authentication (passkey + SIWE + Google OAuth), JWT sessions, and pluggable signer interfaces.
@agenticprimitives/connect
richcanvas
Agentic Connect — the SSO broker (spec 224 / ADR-0014). Mints CAIP-10-subject, no-owner AgentSessions (asymmetric + JWKS); drives entry-flow convergence (connect-auth verify → identity-directory resolve → issue/bootstrap/disambiguate) with assurance floor
...more@agenticprimitives/account-custody
richcanvas
Custody-layer SDK: CustodyPolicy ABI, CustodyAction enum + arg builders, EIP-712 typed-data helpers, and Custodian/Trustee/CustodyCouncil types. Speaks custody-domain vocabulary only — no delegation / steward / caveat concepts (those belong in @agenticpri
...more@agenticprimitives/agent-relationships
richcanvas
Agent relationships SDK: trust-fabric edge store (subject, object, relationshipType) with role taxonomy. Phase 1 ships edge-ID derivation + relationship-type constants + client skeleton; AgentRelationship.sol + RelationshipTypeRegistry.sol ports land in P
...more@agenticprimitives/agent-naming
richcanvas
Agent Naming Service SDK: hierarchical naming for Smart Agents (.agent TLD). Owns name normalization, namehash/labelhash, records schemas, and the AgentNamingClient (resolve / reverse / registry). Speaks naming-domain vocabulary only — no delegation / cav
...more@agenticprimitives/contracts
richcanvas
Solidity contracts + ABIs + flattened sources + per-network deployment addresses for the agenticprimitives stack.
@agenticprimitives/identity-directory
richcanvas
Evidence-backed read model over canonical agents and their facets (ADR-0015 / spec 223). Declares the ports (NamingPort / OnChainReadPort / IndexerPort) + the query API with provenance + assurance. Not an authority; no eth_getLogs; no fallback. Adapters l
...more@agenticprimitives/delegation
richcanvas
EIP-712 smart-account delegations with caveats; web→agent→MCP token flow; session lifecycle.
@agenticprimitives/key-custody
richcanvas
Pluggable envelope encryption + signers + HMAC providers (local-AES / AWS KMS / GCP KMS). Pure crypto primitives; no session lifecycle (that's in delegation).
...more@agenticprimitives/ontology
richcanvas
Monorepo-wide formal vocabulary (RDFS/OWL T-box + SHACL/SKOS C-box + A-box fixtures) for agentic primitives. Off-chain source of truth the on-chain ontology (ADR-0009) instantiates. Ships TTL/JSON-LD artifacts + typed IRI constants.
...more@agenticprimitives/identity-directory-adapters
richcanvas
Port implementations for @agenticprimitives/identity-directory: NamingPort (wraps agent-naming), OnChainReadPort (viem readContract), IndexerPort (in-memory; SPARQL/GraphDB later). The one composition layer allowed to import agent-naming (spec 100 §4 / AD
...more@agenticprimitives/types
richcanvas
Cross-cutting branded types and chain primitives shared across @agenticprimitives/* packages.
@agenticprimitives/mcp-runtime
richcanvas
Delegation-aware authorization middleware around the official MCP TypeScript SDK. The decision layer, not the SDK.
@agenticprimitives/content-primitives
richcanvas
Verifiable Content Substrate SDK: name, resolve, commit, entitlement-gate, and cite off-platform content controlled by third-party rights holders. Owns CanonicalLocus / CorpusManifest / ContentDescriptor / CitationAssertion / Entitlement (FRBR-aligned), d
...more@agenticprimitives/verifiable-credentials
richcanvas
W3C Verifiable Credentials envelope + Eip712Signature2026 proof + DOLCE+DnS Situation bases + ontology-shape schema registration. Substrate for layers 12–15 credential types.
...more@agenticprimitives/scripture-content-extension
richcanvas
Scripture vertical for the verifiable-content substrate: the Bible canon (OSIS book codes), a versioned versification model, the scripture.verse selector, and alias parsing (scripture:book.chapter.verse + tolerant forms) that normalizes many surface gramm
...more@agenticprimitives/fedcm-idp
richcanvas
FedCM IdP contract as pure builders + validators: web-identity manifest, provider config, accounts list, thin id-assertion claims, request validators. Generic; the app hosts + signs (ADR-0031).
...more@agenticprimitives/fedcm-rp
richcanvas
Relying-party FedCM wrapper: navigator.credentials.get({identity}) → IdP token. The FedCM strategy injected into browser-identity's chooseSignIn. FedCM-first, not FedCM-only (ADR-0031).
...more@agenticprimitives/attestations
richcanvas
AttestationRegistry SDK — EAS-aligned with bilateral consent. Owns Association + JointAgreement + Evidence + Outcome + Validation + TrustUpdate credential types asserted into a single on-chain registry per ADR-0023.
...more@agenticprimitives/geo-features
richcanvas
Off-chain geo CLAIM credentials + on-chain GeoFeatureRegistry helpers (spec 251). Features on chain; the agent↔feature claim is a private vault credential pointing to a (featureId, version).
...more@agenticprimitives/intent-resolver
richcanvas
Resolver layer skeleton (W1) — types + PassThroughResolver only. Full resolver engine deferred to W2.
@agenticprimitives/related-agents
richcanvas
Private, holder-resident related-agent credentials (person↔org links as vault situation credentials, never on-chain edges — ADR-0025) + scoped-delegation read caveats + list-query shapes. Composes verifiable-credentials + delegation.
...more@agenticprimitives/payments
richcanvas
PaymentMandate + ContextBinding + MandateConstraints + open/closed mode discrimination. Three W1 rails (x402, wallet, sponsored-userop). PaymentReceipt asserted into AttestationRegistry per ADR-0023.
...more@agenticprimitives/fulfillment
richcanvas
FulfillmentCase lifecycle + Task/Message/Artifact (re-exported from mcp-runtime/a2a) + HandoffPolicy + EvidenceCredential + OutcomeCredential issuance.
...more@agenticprimitives/a2a
richcanvas
Async, delegation-authorized Agent-to-Agent (A2A) task transport: Task/Message/Artifact runtime over a TaskStore port, JSON-RPC method handlers, SkillHandler dispatch, the A2aWireAdapter client, and scoped-grant caveat builders. Transport-agnostic core (s
...more@agenticprimitives/agreements
richcanvas
Commitment-only AgreementRegistry SDK. Owns AgreementCredential shape (PD-22) + commitment math + bilateral status transitions + joint-assertion gateway.
...more@agenticprimitives/agent-skills
richcanvas
Off-chain skill CLAIM credentials + on-chain SkillDefinitionRegistry helpers (spec 251). Definitions on chain; the agent↔skill claim is a private vault credential pointing to a (skillId, version).
...more@agenticprimitives/intent-marketplace
richcanvas
Direct Lane intent matchmaking. Intent + ConstraintSet + AssumptionSet + ResolutionReceipt + IntentMatch + composite-score ranking. Resolver layer 4 folded into PassThrough stub in W1.
...more