tokenguard-action
June 29, 2026 · View on GitHub
GitHub Action for crypto/DeFi price monitoring and market intelligence in your CI/CD pipeline.
Usage
steps:
- uses: eltociear/tokenguard-action@v1
id: tg
with:
token: 'ethereum'
- run: echo "ETH price is ${{ steps.tg.outputs.price }}"
Inputs
| Input | Description | Default |
|---|---|---|
token | Crypto token (CoinGecko ID) | bitcoin |
symbols | Stock symbols | AAPL,NVDA |
Outputs
| Output | Description |
|---|---|
price | Current USD price |
change_24h | 24h change % |
fear_greed | Fear & Greed index (0-100) |
Full tokenguard API
For 42+ data routes (DeFi TVL, gas, mempool, Lightning, stocks, commodities, etc.):
→ eltociear-tokenguard.hf.space — $0.005/call via x402
→ tokenguard-mcp — Claude Desktop / Cursor integration