io.github.lordbasilaiassistant-sudo/defi-orchestrator
Quality Score
85
/100
Multi-step DeFi strategy orchestration — swaps, lending, yields on Base/EVM
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"defi-orchestrator": {
"command": "npx",
"args": [
"-y",
"@thryx/defi-orchestrator-mcp-server"
],
"env": {
"RPC_URL": "<rpc_url>",
"THRYX_API_KEY": "<your-thryx_api_key>",
"DEPLOYER_PRIVATE_KEY": "<your-deployer_private_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"defi-orchestrator": {
"command": "npx",
"args": [
"-y",
"@thryx/defi-orchestrator-mcp-server"
],
"env": {
"RPC_URL": "<rpc_url>",
"THRYX_API_KEY": "<your-thryx_api_key>",
"DEPLOYER_PRIVATE_KEY": "<your-deployer_private_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @thryx/defi-orchestrator-mcp-server§02 Environment variables
RPC_URLRPC endpoint URL (defaults to Base mainnet)
THRYX_API_KEYsecret
Premium API key for execution access
DEPLOYER_PRIVATE_KEYsecret
Private key for executing strategies and swaps on-chain
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.