โ† Browse

@x402agent/clawd

A

MCP server package @openclawdsolana/clawd

mcp_servermcp

Install

agr install @x402agent/clawd --target claude

This artifact does not publish files for Claude.

Document

{ "name": "@openclawdsolana/clawd", "version": "1.3.0", "description": "๐Ÿฆž Clawd Leviathan operator โ€” TUI bound to the @openclawdsolana/leviathan runtime. Lobster-themed terminal agent: streaming chat, realtime voice (Grok), Solana, MCP, Bags/pump.fun launches, DFlow/Kalshi/Polymarket, on-chain Leviathan integration. CLAWD: 8cHzQHUS2s2h8TzCmfqPKYiM4dSt4roa3n7MyRLApump", "private": false, "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", "exports": { ".": { "import": "./dist/index.js" } }, "bin": { "clawd": "dist/index.js", "clawd-code": "dist/index.js", "clawd-leviathan": "dist/index.js" }, "files": [ "dist", "README.md", "LICENSE" ], "scripts": { "build": "tsc", "dev": "tsx src/index.ts", "start": "node dist/index.js", "lint": "eslint . --ext .js,.jsx,.ts,.tsx", "typecheck": "tsc --noEmit" }, "keywords": [ "clawd", "clawd-code", "openclawd", "leviathan", "lobster", "cli", "agent", "text-editor", "ai", "solana", "blockchain", "nft", "crypto", "terminal", "ascii", "voice", "grok", "xai", "metaplex", "ai-assistant" ], "author": "8bit", "license": "MIT", "repository": { "type": "git", "url": "https://solanaclawd.com", "directory": "openclawd-framework/packages/clawd" }, "bugs": { "url": "https://solanaclawd.com" }, "homepage": "https://solanaclawd.com", "dependencies": { "@modelcontextprotocol/sdk": "^1.17.0", "@openclawdsolana/leviathan": "^0.1.0", "@solana/web3.js": "^1.98.0", "axios": "^1.7.0", "better-sqlite3": "^11.5.0", "bs58": "^6.0.0", "cfonts": "^3.3.0", "chalk": "^5.3.0", "commander": "^12.0.0", "dotenv": "^16.4.0", "enquirer": "^2.4.1", "fs-extra": "^11.2.0", "ink": "^4.4.1", "marked": "^15.0.12", "marked-terminal": "^7.3.0", "openai": "^5.10.1", "react": "^18.3.1", "ripgrep-node": "^1.0.0", "tiktoken": "^1.0.21", "ws": "^8.18.0" }, "devDependencies": { "@types/better-sqlite3": "^7.6.11", "@types/fs-extra": "^11.0.2", "@types/node": "^20.8.0", "@types/react": "^18.3.3", "@types/ws": "^8.5.12", "@typescript-eslint/eslint-plugin": "^8.37.0", "@typescript-eslint/parser": "^8.37.0", "eslint": "^9.31.0", "tsx": "^4.0.0", "typescript": "^5.9.3", "wrangler": "^4.56.0" }, "engines": { "node": ">=20 <25" }, "preferGlobal": true }

Trustgrade A

  • passBody integrity

    Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.

  • warnType matchbest-effort: server code not analyzed

    Whether the artifact is really the kind of thing its metadata claims it is.

  • passFreshness

    How long since the source repository was last pushed to.

  • passPrompt injection

    Scans the artifact's own text for instructions aimed at your agent rather than at you.

  • passLicense

    Whether the source repository declares an SPDX license permissive enough to redistribute.

How the grade is calculated

Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:

  • Aevery check passed
  • Bone warning
  • Ctwo warnings
  • Dprompt injection or body integrity failed, or three warnings
  • Fone of those failed, and something else is wrong

These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged โ€” not that the artifact is safe.

Versions

  • git-9045be52392b2026-08-06