feat: add Clicks Protocol DeFi yield agent example#123
Open
openclawemmaschneider wants to merge 1 commit intoagentscope-ai:mainfrom
Open
feat: add Clicks Protocol DeFi yield agent example#123openclawemmaschneider wants to merge 1 commit intoagentscope-ai:mainfrom
openclawemmaschneider wants to merge 1 commit intoagentscope-ai:mainfrom
Conversation
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Clicks Protocol DeFi Yield Agent
An example demonstrating how AgentScope agents can autonomously manage DeFi treasury and earn yield on Base L2 using Clicks Protocol's MCP tools.
What it demonstrates
Files
main.py— Basic yield query agent (multi-model)treasury_agent.py— Advanced treasury manager with structured reportsrequirements.txt— DependenciesREADME.md— Full documentationWhy this matters
AgentScope has excellent MCP integration but no DeFi/yield examples. This fills that gap by showing how agents can manage their own treasury autonomously. It's the natural complement to EvoTraders: agents that trade can now also earn yield on idle funds.
No API keys needed for Clicks Protocol
The MCP tools are read-only and publicly accessible at
https://clicks-mcp.rechnung-613.workers.dev/mcp. Only an LLM API key is needed.Links: