Skip to content

feat(merkl): add Merkl rewards integration#4

Merged
lmcorbalan merged 14 commits into
mainfrom
feat/merkl-integration
Apr 1, 2026
Merged

feat(merkl): add Merkl rewards integration#4
lmcorbalan merged 14 commits into
mainfrom
feat/merkl-integration

Conversation

@lmcorbalan
Copy link
Copy Markdown
Collaborator

Summary

  • Add Merkl protocol skill for discovering yield opportunities, checking unclaimed rewards, and claiming rewards via the Agentic Wallet
  • Includes core logic (opportunities, rewards, claim encoding), CLI scripts, MCP tool with 3 subcommands, /merkl slash command, and agent-readable SKILL.md
  • Supports Ethereum, Arbitrum, Optimism, Base, and Polygon networks

Test plan

  • npm run build compiles without errors
  • node dist/skills/merkl-agentic-wallet/merkl.js opportunities --chain 42161 returns results
  • node dist/skills/merkl-agentic-wallet/merkl.js check-rewards --chain 42161 --user <address> returns reward data
  • /merkl slash command loads correctly in Claude Code
  • MCP tool merkl is registered and responds to all 3 subcommands

🤖 Generated with Claude Code

@lmcorbalan lmcorbalan merged commit 3a06a56 into main Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant