Skip to content

Add DropClaw to ecosystem — encrypted on-chain storage for AI agents#1185

Open
timowhite88 wants to merge 1 commit intocoinbase:mainfrom
timowhite88:add-dropclaw
Open

Add DropClaw to ecosystem — encrypted on-chain storage for AI agents#1185
timowhite88 wants to merge 1 commit intocoinbase:mainfrom
timowhite88:add-dropclaw

Conversation

@timowhite88
Copy link

DropClaw — Permanent Encrypted On-Chain Storage for AI Agents

Live: https://dropclaw.cloud

What is DropClaw?

DropClaw provides permanent encrypted on-chain storage for AI agents on Monad blockchain, using the x402 payment protocol for payment negotiation.

Key Features

  • x402 v2 compliant — Full 402 payment flow with accepts array (MON, SOL, USDC)
  • Client-side encryption — AES-256-GCM, server is a blind encrypted relay
  • Multi-chain payment — MON on Monad, SOL on Solana, USDC on Base
  • MCP server — Native Claude Desktop / Claude Code integration
  • OpenAI + Claude tool definitions — Agent-ready at /openai-tools and /claude-tools
  • Free retrieval — Storage costs $30+gas, retrieval is always free
  • Skill file — JSON reconstruction manifest for agent interoperability

Endpoints

Endpoint Description
POST /vault/store Store encrypted file (x402 payment required)
POST /vault/retrieve/{id} Retrieve encrypted file (free)
GET /vault/pricing Cost estimates
GET /.well-known/x402 x402 discovery manifest
GET /skill DropClaw skill file

Category

Resource Server (on-chain storage)

…ents

DropClaw provides permanent encrypted on-chain storage for AI agents
on Monad blockchain with x402 payment protocol support.

- Multi-chain payment: MON, SOL, USDC
- Client-side AES-256-GCM encryption (blind relay)
- MCP server + OpenAI/Claude tool definitions
- Free retrieval, $30+gas storage

Live at https://dropclaw.cloud
@cb-heimdall
Copy link

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@vercel
Copy link

vercel bot commented Feb 14, 2026

@timowhite88 is attempting to deploy a commit to the Coinbase Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added ecosystem Additions to ecosystem site website labels Feb 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ecosystem Additions to ecosystem site website

Development

Successfully merging this pull request may close these issues.

2 participants