A unified interface for compiled languages and templates in JavaScript.
A unified interface for compiled languages and templates in JavaScript
A CLI to run Hoppscotch test scripts in CI environments.
Utilities for Concerto Modeling Language
Parser for Concerto CTO files
Concerto metamodel utilities
Core Implementation for the Concerto Modeling Language
Command-line utility for working with Concerto model files
Analysis of Concerto model files
Cicero Test - Testing support for Cicero based on cucumber
MCP server that bridges Figma plugin data to AI tools without hitting API rate limits
Plugin to introduce cicero blocks and inlines for the markdown-it markdown parser
Cicero CLI
Associate human-readable text to model declarations
Cicero Tools
Cicero Engine - Node.js VM based implementation of Accord Protcol Template Specification execution
Accord Protocol core SDK — canonicalize, hash, validate Agreement / Verification Receipt / Settlement Receipt v0 objects. Rail-agnostic. See specs/ACCORD-000-overview.md.
Code generator for a Cicero Template
Types for the Concerto Modeling Language
Accord rail adapter for x402-compatible HTTP payments. Wraps any x402 facilitator (Coinbase, custom) into the AccordRailAdapter shape so x402 endpoints can settle Accord agreements atomically (pay_before_response).
Accord/MCP transport wrapper. Turn any MCP tool into a paid, verifiable Accord engagement: validate Agreement, verify payment via rail adapter, emit Verification + Settlement Receipts. Rail-agnostic. See specs/ACCORD-005-accord-mcp.md.
Accord Protocol conformance suite and CLI. Exercises L0 schema, L1 transport, L2 rail, L3 security and L4 registry compatibility against an Accord implementation. Supports HTTP and MCP-stdio probing, plus ed25519 signing of conformance results. The output
Accord rail adapter for the Ergo Note primitive. verifyPayment fetches the Note from the chain, checks expiry / reserve binding / task-hash / value; settle calls redeemNote and emits a v0 Settlement Receipt with mode=note_redeemed.
Base / Ethereum-L2 implementation of the AgentPay v0 protocol. Reserve / Note / Acceptance Predicate semantics on EVM, denominated in any ERC-20 (USDC, USDT, …). Mirrors ergo-agent-pay's API shape so apps can pick the chain by config, not by rewriting.