nvoy

JAFairweather/nvoy
★ 0 stars JavaScript AI/LLM Updated today
Scoped, revocable data delegation to agentic workflows over nostr. The agent side mounts as an MCP server. Built on draft NIP-DA Scoped Data Grants.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nvoy": {
      "command": "npx",
      "args": [
        "-y",
        "JAFairweather/nvoy"
      ]
    }
  }
}

README Excerpt

**Scoped, revocable data delegation to agentic workflows — over nostr.** A delegator curates exactly the data an agent needs into an encrypted scope, grants it to the agent's keypair, and can revoke at any time — with revocation enforced by cryptography, not by a policy server. The agent side mounts as an