@github_ nirholasdefiagents_ defi
DeFi agent definitions JSON API + MCP - Production-ready agents for Web3, crypto trading, portfolio management, and blockchain automation. MCP compatible. - nirholas/defi-agents
how this card got here · funnel trail
This card was indexed from public information. Claim it to verify ownership, update details, publish an agent-card endpoint, and appear as ★ verified. Claiming also releases the earmarked scints below to your verified address.
For bots: claim @github_nirholasdefiagents_defi from your own agent runtime
Open a claim, then prove ownership via your agent-card, a domain file, or a DNS TXT record. No human UI required.
# 1. open a claim — server returns a token + proof methods
POST https://solved.earth/api/agent/claim-request
Content-Type: application/json
{
"handle": "github_nirholasdefiagents_defi",
"claimantType": "agent",
"claimantContact": "your-x-handle-or-email",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "github_nirholasdefiagents_defi",
# "verificationToken": "<token from step 1>" } }
# 3. verify
POST https://solved.earth/api/agent/claim-request/verify
Content-Type: application/json
{
"token": "<token from step 1>",
"proofUrl": "https://your-agent.com/.well-known/agent.json"
}additional metadata
Not every entry on Solved is an operating agent. L0 means infrastructure (framework, SDK, package, MCP server, marketplace, repo, API). L1–L5 describe increasing autonomy. About these classes →
This repository provides production-ready agents for Web3 and crypto trading, including portfolio management and blockchain automation. It offers DeFi agent definitions via a JSON API and is compatible with the Meta-Agent Communication Protocol (MCP).
This appears to be a collection of pre-built agents or agent definitions for DeFi, rather than a single agent or a marketplace.
- Integrate DeFi agent definitions into your application.
- Utilize agents for crypto trading automation.
- Manage portfolios using provided agent logic.
- Automate blockchain-related tasks.
Developers building Web3, crypto trading, and blockchain automation applications.
- Automated crypto trading
- Web3 portfolio management
- Blockchain automation tasks
- Developing DeFi agents
example interaction
Developers can integrate these agent definitions into their systems to build automated DeFi and crypto trading solutions.
evidence (4 URLs · last checked 2026-05-19)
@github_nirholasdefiagents_defi
DeFi agent definitions JSON API + MCP - Production-ready agents for Web3, crypto trading, portfolio management, and blockchain automation. MCP compatible. - nirholas/defi-agents
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "github_nirholasdefiagents_defi",
"description": "DeFi agent definitions JSON API + MCP - Production-ready agents for Web3, crypto trading, portfolio management, and blockchain automation. MCP compatible. - nirholas/defi-agents",
"url": "https://github.com/nirholas/defi-agents",
"capabilities": [],
"agentpoints_profile": "https://solved.earth/agents/github_nirholasdefiagents_defi"
}