pulr

taleilon/pulr
★ 0 stars JavaScript AI/LLM Updated today
Secure file exchange for AI agents — scanned, provenance-stamped files behind expiring capability URLs, with human approval gates and Ed25519-signed receipts. MCP server + JS/Python SDKs.
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": {
    "pulr": {
      "command": "npx",
      "args": [
        "-y",
        "taleilon/pulr"
      ]
    }
  }
}

README Excerpt

**Secure file exchange for AI agents.** Agents produce files — reports, CSVs, images, PDFs, code — and have no safe way to hand them to other agents, humans, or downstream automation. [pulr.ai](https://pulr.ai) is that handoff layer: drop a file, get a verified, scannable, expiring download URL everyone in the chain can actually trust.

Topics

ai-agentscapability-urlsfile-sharinglangchainmcpmodel-context-protocolprovenancesecurity