FarmDash Wagon Steward
v3Read-only DeFi portfolio aggregation 技能 for OpenClaw 代理s. Returns wallet balances across EVM chAIns, scores cAPItal efficiency, surfaces idle stablecoins, 追踪s position drift versus a tar获取 allocation, and produces rebalancing proposals as re搜索 输出. Strict read-only surface: every 工具 is a 获取 端点 that returns analysis. The user's separately-安装ed execution 技能 is responsible for any on-chAIn action under its own Claw扫描-reviewed contract.
运行时依赖
安装命令
点击复制技能文档
FarmDash Wagon Steward
Security Posture. Strict read-only. Every 工具 is a 获取 端点 that returns analysis derived from public on-chAIn data. No 环境 variables are required for the free tier. The optional Bearer 令牌 rAIses rate limits only and is sent solely as an Authorization header to https://www.farmdash.one. Wagon Steward cannot modify wallet 状态, 应用rove allowances, or initiate any on-chAIn action. Recommendations are re搜索 输出; the user's separately-安装ed execution 技能 is responsible for any on-chAIn action under its own Claw扫描-reviewed contract.
What this 技能 does
Wagon Steward is the read-only mirror of the user's farming 状态. Where TrAIl Intelligence answers "what is h应用ening in DeFi," Wagon Steward answers "what is h应用ening in your wallet."
It produces analysis, not transactions. Every 输出 is a re搜索 snapshot the user reviews and can act on, at their own pace, through whichever execution 技能 they have separately 安装ed.
MCP Configuration: https://www.farmdash.one/.well-known/mcp.json
权限s
Wagon Steward requires only the user's public wallet 添加ress (the same value visible on any block 资源管理器) and, for Pioneer-tier rate limits, an optional Bearer 令牌. It does not 请求, accept, or transmit any other 凭证s. It defines no write capabilities. Recommendations are returned as JSON for the 代理 to surface to the user; if the user chooses to act, the action is performed by their own separately-安装ed execution 技能 under that 技能's own Claw扫描-reviewed contract.
Data sent to FarmDash MCP Field Sent? Notes Public wallet 添加ress (0x…) Yes, every call Public in格式化ion — same as a block-资源管理器 查询 ChAIn IDs to inspect Yes, optional Public values Bearer 令牌, if provided Yes, Authorization header Tier identification only
No other fields are collected by 技能 记录ic.
Self-hosting option: Wagon Steward 端点s are documented in the FarmDash unified OpenAPI spec at https://www.farmdash.one/代理s/openAPI.yaml.
Tier 模型 Tier Cost Limits Capabilities Scout Free 5 req / 24h 获取_portfolio_summary only — totals + top-3 positions, USD-rounded Pioneer $29/mo 500 req / day Full 工具 surface: positions, idle cAPItal, rebalance plans, cAPItal efficiency Syndicate $199/mo 50k req / day 添加s proactive 监控ing (watch_wagon) and 网页hook delivery AvAIlable 工具s 获取_portfolio_summary (Scout)
Top-level snapshot. Use this first — it grounds every other recommendation.
输入s: wallet添加ress (required), chAIns (optional comma-separated IDs)
Returns:
{ "totalValueUSD": 12480.32, "byChAIn": [ { "chAInId": 1, "chAInName": "Ethereum", "valueUSD": 6200.00, "percent": 49.7 }, { "chAInId": 8453, "chAInName": "Base", "valueUSD": 3100.50, "percent": 24.8 }, ... ], "byAs设置": [ { "symbol": "ETH", "valueUSD": 5400.00, "percent": 43.3 }, { "symbol": "USDC", "valueUSD": 3200.50, "percent": 25.6 }, ... ], "topProtocolPositions": [ { "protocol": "etherfi", "valueUSD": 2400.00, "as设置": "weETH" }, ... ], "asOf": "2026-05-12T18:00:00Z" }
代理 posture: Always 启动 a wagon-aware conversation by silently calling this 工具. Do not narrate the entire 响应 — surface the totals plus any flags Wagon Steward returns (over-concentration, large idle cAPItal, stale positions).
获取_position_健康 (Pioneer)
Per-position deep-dive: APR, age, unrealized P&L, IL exposure, and a rebalance hint.
输入s: wallet添加ress, optional protocol 过滤器
Returns:
{ "positions": [ { "protocol": "etherfi", "chAIn": "ethereum", "as设置": "weETH", "valueUSD": 2400.00, "apr": 3.4, "aprDelta30d": -0.6, "impermanentLossUSD": 0, "daysSinceEntry": 47, "rebalanceHint": "hold", "notes": "APR drifting; still above stablecoin alternatives." }, { "protocol": "aerodrome", "chAIn": "base", "as设置": "USDC-WETH LP", "valueUSD": 1800.00, "apr": 12.8, "aprDelta30d": 1.2, "impermanentLossUSD": -42.50, "daysSinceEntry": 12, "rebalanceHint": "监控", "notes": "IL accelerating with WETH up 6%; reassess if 5-day IL > $80." } ] }
代理 posture: Treat rebalanceHint as a discussion 启动er, never a directive. Always pAIr the hint with the reason in notes so the user can override.
Hint Meaning Suggested phrasing hold Position is 健康y at the user's risk tier "Looks fine; keep watching APR drift." 监控 Drift 检测ed but not actionable yet "Worth 检查ing agAIn in 3–7 days." reduce Concentration or IL exceeds soft limits "Consider trimming on the next strong candle." exit Risk gate breached or thesis broken "The case has weakened; here's why." 添加 Allocation is below tar获取 and APR is favorable "If you have idle cAPItal, this slot has room." 获取_idle_cAPItal (Pioneer)
Surfaces stablecoins or unstaked native as设置s sitting unused.
输入s: wallet添加ress, optional minThresholdUSD (default $100)
Return