Loading MCP server directory, please wait...
Multi-step DeFi strategy orchestration — swaps, lending, yields on Base/EVM
npx @getmcp/cli add io.github.lordbasilaiassistant-sudo/defi-orchestratorRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.lordbasilaiassistant-sudo/defi-orchestrator": {
"command": "npx",
"args": [
"-y",
"@thryx/defi-orchestrator-mcp-server"
],
"env": {
"RPC_URL": "",
"THRYX_API_KEY": "",
"DEPLOYER_PRIVATE_KEY": ""
}
}
}
}