MCP Tools
Market data, Helius RPC/DAS, memory tiers, agent fleet, Metaplex agent registry, and skill loading through one MCP surface.
- >Trending + price data
- >Wallet + DAS lookups
- >Read/write memory
- >Agent spawn + stop
_____ __ ________ __ / ___/____ / /___ _____ ____ _ / ____/ /___ __ ______/ / \__ \/ __ \/ / __ \`/ __ \/ __ \`/ / / / / __ \`/ | /| / / __ / ___/ / /_/ / / /_/ / / / / /_/ / / /___/ / /_/ /| |/ |/ / /_/ / /____/\____/_/\__,_/_/ /_/\__,_/ \____/_/\__,_/ |__/|__/\__,_/
31 MCP tools. Blockchain Buddies. Custom unicode animations. One command. A Solana-native adaptation of the Clawd workflow, packaged for MCP clients, Telegram control, browser ops, and distributed worker execution.
8cHzQHUS2s2h8TzCmfqPKYiM4dSt4roa3n7MyRLApumpnpx solana-clawd demonpx solana-clawd birthnpm i -g solana-clawdNo private key. No wallet. No paid API required for the default path. Clone it, run it, ask it for prices, wallet activity, scanners, or deployable listener code.
Market data, Helius RPC/DAS, memory tiers, agent fleet, Metaplex agent registry, and skill loading through one MCP surface.
Procedurally generated Solana-native companions with rarity, personality, wallet simulation, stat rolls, and animated ASCII sprites.
Telegram control plane, HTTP gateway, Birdeye streams, and the TailClawd browser UI for remote command-center workflows.
A four-worker iii SDK quickstart spanning TypeScript, Rust, and Python for research, pricing, transaction building, and payments.
| Clawd Code Layer | solana-clawd Equivalent |
|---|---|
| State store | Reactive app state with OODA phase, memory, subscriptions |
| Agent toolset | Explore, Scanner, OODA, Dream, Analyst, Monitor, Metaplex |
| Bridge / transport | Gateway SSE + MCP transports |
| Permissions | Deny-first trade gating |
{
"mcpServers": {
"solana-clawd": {
"command": "node",
"args": ["/absolute/path/to/solana-clawd/mcp-server/dist/index.js"],
"env": {
"HELIUS_API_KEY": "your-free-key"
}
}
}
}{
"solana-clawd": {
"command": "node",
"args": ["mcp-server/dist/index.js"],
"cwd": "/path/to/solana-clawd"
}
}{
"solana-clawd": {
"type": "http",
"url": "https://solana-clawd.fly.dev/mcp"
}
}Use the website as the polished top-of-funnel, the MCP server as the integration layer, the gateway for Telegram-native control, and TailClawd for browser-based operations.
Solana Clawd
solana-clawd.og