Defi Orchestrator runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 7 Apr 2026.
Multi-step DeFi strategy orchestration — swaps, lending, yields on Base/EVM
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add defi-orchestrator -- npx -y @thryx/defi-orchestrator-mcp-server
{
"mcpServers": {
"defi-orchestrator": {
"args": [
"-y",
"@thryx/defi-orchestrator-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.defi-orchestrator]
command = "npx"
args = ["-y", "@thryx/defi-orchestrator-mcp-server"]
{
"mcpServers": {
"defi-orchestrator": {
"args": [
"-y",
"@thryx/defi-orchestrator-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"defi-orchestrator": {
"args": [
"-y",
"@thryx/defi-orchestrator-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.