🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

solana-clawd

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

solana-clawd

HERMES x402 — Solana-Native Agentic Harness. First private x402 AI agent with OODA loop, pay.sh confidential payments, Google A2A protocol, dark DeFi intelligence, and Nous Research model routing.

latest
Source
npmnpm
Version
1.8.2
Version published
Weekly downloads
29
-14.71%
Maintainers
1
Weekly downloads
 
Created
Source

solana-clawd

Solana-native agent terminal and MCP server for hackathon demos, operator workflows, and viral onboarding.

Install

One command:

curl -fsSL https://install.solanaclawd.com | bash

Or from npm:

npm install -g solana-clawd
clawd

What ships

  • clawd starts the HERMES terminal.
  • clawd mcp starts the local MCP stdio server.
  • clawd mcp:http starts the MCP HTTP server.
  • clawd doctor verifies the install.

Why it plays in a hackathon

  • Terminal-first UX that looks demoable immediately.
  • Solana-native positioning instead of a generic agent wrapper.
  • MCP server included, so the same install works for local agent tooling.
  • Simple adoption story: curl, npm, run.

Local development

npm run setup
npm run hermes

Publish flow

export NPM_TOKEN=...
npm run publish:npm

install.solanaclawd.com should serve scripts/install.sh as its root response.

Keywords

solana

FAQs

Package last updated on 12 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts