·client-dev
</>

client-dev

Build MCP clients that connect to ContextVM servers over Nostr. Use when creating clients, discovering servers, connecting to remote servers, handling encrypted connections, or implementing the proxy pattern for existing MCP clients.

15Installs·1Trend·@contextvm

Installation

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

How to Install client-dev

Quickly install client-dev AI skill to your development environment via command line

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

Source: contextvm/cvmi.

SKILL.md

View raw

Build MCP clients that connect to ContextVM servers over the Nostr network.

| signer | NostrSigner | Required. Signs all Nostr events | | relayHandler | RelayHandler \| string[] | Required. Relay connection manager | | serverPubkey | string | Required. Target server's public key | | encryptionMode | EncryptionMode | OPTIONAL, REQUIRED, or DISABLED | | isStateless | boolean | Skip initialization handshake. Default: false |

Use NostrMCPProxy to connect existing MCP clients to ContextVM servers:

Build MCP clients that connect to ContextVM servers over Nostr. Use when creating clients, discovering servers, connecting to remote servers, handling encrypted connections, or implementing the proxy pattern for existing MCP clients. Source: contextvm/cvmi.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/contextvm/cvmi --skill client-dev
Category
</>Dev Tools
Verified
First Seen
2026-02-21
Updated
2026-03-10

Browse more skills from contextvm/cvmi

Quick answers

What is client-dev?

Build MCP clients that connect to ContextVM servers over Nostr. Use when creating clients, discovering servers, connecting to remote servers, handling encrypted connections, or implementing the proxy pattern for existing MCP clients. Source: contextvm/cvmi.

How do I install client-dev?

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 client-dev Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/contextvm/cvmi

Details

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