silverback-defi
DeFi intelligence powered by Silverback — market data, swap quotes, technical analysis, yield opportunities, token audits, whale tracking, and AI chat via 11 real-time tools on Base chain
Install
mkdir -p .claude/skills/silverback-defi && curl -L -o skill.zip "https://mcp.directory/api/skills/download/8931" && unzip -o skill.zip -d .claude/skills/silverback-defi && rm skill.zipInstalls to .claude/skills/silverback-defi
About this skill
Silverback DeFi Intelligence
19 x402-paid DeFi endpoints on Base chain. Pay per call with USDC — no API keys, no subscriptions. All endpoints use the x402 micropayment protocol.
Base URL: https://x402.silverbackdefi.app
Endpoints
Chat ($0.05)
AI chat with all 19 intelligence tools. Ask any DeFi question.
curl -s -X POST https://x402.silverbackdefi.app/api/v1/chat \
-H "Content-Type: application/json" \
-d '{"message": "What are the top coins right now?"}'
Market Data ($0.001 each)
# Top coins by market cap
curl -s -X POST https://x402.silverbackdefi.app/api/v1/top-coins \
-H "Content-Type: application/json" -d '{}'
# Top liquidity pools on Base
curl -s -X POST https://x402.silverbackdefi.app/api/v1/top-pools \
-H "Content-Type: application/json" -d '{}'
# Top DeFi protocols by TVL
curl -s -X POST https://x402.silverbackdefi.app/api/v1/top-protocols \
-H "Content-Type: application/json" -d '{}'
# Trending tokens
curl -s -X POST https://x402.silverbackdefi.app/api/v1/trending-tokens \
-H "Content-Type: application/json" -d '{}'
# Base gas prices
curl -s -X POST https://x402.silverbackdefi.app/api/v1/gas-price \
-H "Content-Type: application/json" -d '{}'
# Token details
curl -s -X POST https://x402.silverbackdefi.app/api/v1/token-metadata \
-H "Content-Type: application/json" -d '{"token": "ETH"}'
Trading & Analysis
# Swap quote with routing ($0.002)
curl -s -X POST https://x402.silverbackdefi.app/api/v1/swap-quote \
-H "Content-Type: application/json" \
-d '{"fromToken": "ETH", "toToken": "USDC", "amount": "1"}'
# Technical analysis — RSI, MACD, Bollinger ($0.02)
curl -s -X POST https://x402.silverbackdefi.app/api/v1/technical-analysis \
-H "Content-Type: application/json" \
-d '{"token": "ETH"}'
# Backtest a strategy ($0.10)
curl -s -X POST https://x402.silverbackdefi.app/api/v1/backtest \
-H "Content-Type: application/json" \
-d '{"token": "ETH", "strategy": "rsi", "days": 30}'
# Token correlation matrix ($0.005)
curl -s -X POST https://x402.silverbackdefi.app/api/v1/correlation-matrix \
-H "Content-Type: application/json" \
-d '{"tokens": ["ETH", "BTC", "VIRTUAL"]}'
Yield & DeFi
# Yield opportunities ($0.02)
curl -s -X POST https://x402.silverbackdefi.app/api/v1/defi-yield \
-H "Content-Type: application/json" \
-d '{"token": "USDC"}'
# Pool health analysis ($0.005)
curl -s -X POST https://x402.silverbackdefi.app/api/v1/pool-analysis \
-H "Content-Type: application/json" \
-d '{"pool": "ETH/USDC"}'
Security & Intelligence
# Token contract audit ($0.01)
curl -s -X POST https://x402.silverbackdefi.app/api/v1/token-audit \
-H "Content-Type: application/json" \
-d '{"token": "0x558881c4959e9cf961a7E1815FCD6586906babd2"}'
# Whale movement tracking ($0.01)
curl -s -X POST https://x402.silverbackdefi.app/api/v1/whale-moves \
-H "Content-Type: application/json" \
-d '{"token": "VIRTUAL"}'
# Arbitrage scanner ($0.005)
curl -s -X POST https://x402.silverbackdefi.app/api/v1/arbitrage-scanner \
-H "Content-Type: application/json" -d '{}'
# Agent reputation — ERC-8004 ($0.001)
curl -s -X POST https://x402.silverbackdefi.app/api/v1/agent-reputation \
-H "Content-Type: application/json" \
-d '{"agentId": "13026"}'
# Discover agents by capability ($0.002)
curl -s -X POST https://x402.silverbackdefi.app/api/v1/agent-discover \
-H "Content-Type: application/json" \
-d '{"capability": "defi"}'
Non-custodial Swap ($0.05)
Returns unsigned EIP-712 Permit2 data for client-side signing.
curl -s -X POST https://x402.silverbackdefi.app/api/v1/swap \
-H "Content-Type: application/json" \
-d '{"fromToken": "USDC", "toToken": "ETH", "amount": "10", "walletAddress": "0xYOUR_WALLET"}'
Payment (x402 Protocol)
All endpoints return HTTP 402 with a USDC payment requirement. Your agent handles payment using @x402/fetch or any x402-compatible client with its own wallet.
Prices range from $0.001 to $0.10 per call. The exact amount is specified in the 402 response.
Free Endpoints
# Health check
curl -s https://x402.silverbackdefi.app/api/v1/health
# Pricing info
curl -s https://x402.silverbackdefi.app/api/v1/pricing
# Endpoint list
curl -s https://x402.silverbackdefi.app/api/v1/endpoints
MCP Server
For Claude Desktop, Cursor, or Claude Code:
npm install -g silverback-x402-mcp
https://www.npmjs.com/package/silverback-x402-mcp
Links
- Website: https://silverbackdefi.app
- x402 Docs: https://silverbackdefi.app/x402
- API: https://x402.silverbackdefi.app
- Source: https://github.com/RidingLiquid/silverback-skill
More by openclaw
View all skills by openclaw →You might also like
flutter-development
aj-geddes
Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.
drawio-diagrams-enhanced
jgtolentino
Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.
ui-ux-pro-max
nextlevelbuilder
"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."
godot
bfollington
This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.
nano-banana-pro
garg-aayush
Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.
pdf-to-markdown
aliceisjustplaying
Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions "load the whole PDF", "bring the PDF into context", "read the entire PDF", or when partial extraction/grepping would miss important context. This is the preferred method for PDF text extraction over page-by-page or grep approaches.
Related MCP Servers
Browse all serversThe Coupler.io MCP Server is a Model Context Protocol (MCP) server that provides seamless integration with Coupler.io AP
Cloudflare Radar offers global insights to analyse web traffic and track digital marketing industry trends with real-tim
Power your SEO with Ahrefs: advanced keyword research, rank tracking, batch analysis & competitor insights with Google K
Octagon Deep Research offers competitive analysis software and competitor website analysis tools for advanced SEO and ma
DeFi Trading Agent enables autonomous trading, real-time analysis, and seamless execution across 17+ blockchains with ga
DollhouseMCP — a Model Context Protocol (MCP) server for dynamic AI persona management with a GitHub-powered AI assistan
Stay ahead of the MCP ecosystem
Get weekly updates on new skills and servers.