·payments
</>

payments

contextvm/cvmi

Implement CEP-8 payments in ContextVM using the @contextvm/sdk payments middleware. Use when building paid servers/clients, configuring priced capabilities, integrating payment processors/handlers, or troubleshooting payment notification flows.

9Installs·0Trend·@contextvm

Installation

$npx skills add https://github.com/contextvm/cvmi --skill payments

SKILL.md

Use this skill when you want ContextVM servers to charge for specific capabilities and clients to pay automatically using the TypeScript SDK payments layer.

This skill documents how to use the SDK payments layer. For transport setup (signers, relays, encryption), see:

They are correlated to the original request via an e tag (request event id). Your app should treat these as notifications, not responses.

Implement CEP-8 payments in ContextVM using the @contextvm/sdk payments middleware. Use when building paid servers/clients, configuring priced capabilities, integrating payment processors/handlers, or troubleshooting payment notification flows. Source: contextvm/cvmi.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/contextvm/cvmi --skill payments
Category
</>Dev Tools
Verified
First Seen
2026-02-15
Updated
2026-02-18

Quick answers

What is payments?

Implement CEP-8 payments in ContextVM using the @contextvm/sdk payments middleware. Use when building paid servers/clients, configuring priced capabilities, integrating payment processors/handlers, or troubleshooting payment notification flows. Source: contextvm/cvmi.

How do I install payments?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/contextvm/cvmi --skill payments Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/contextvm/cvmi

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-15