Defi Orchestrator runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm.
Multi-step DeFi strategy orchestration — swaps, lending, yields on Base/EVM
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
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"
}
}
}
This one needs environment variables set before it will start:
RPC_URL (RPC endpoint URL (defaults to Base mainnet)), THRYX_API_KEY (Premium API key for execution access), DEPLOYER_PRIVATE_KEY (Private key for executing strategies and swaps on-chain).
The author declared them in the registry entry; get the values from the project itself.
Multi-tenant database orchestration: isolated Postgres, MySQL, MongoDB, Redis tenants on demand.
OAuth Multi-LLM Orchestrator
Agent orchestration platform - multi-agent spawning, tickets, boards, and workflows
LLM Orchestration Agent (Mcp)
LLM Orchestration MCP Agent
Multi-agent orchestration for Claude Code — consensus review, adaptive dispatch, skill learning
Multi-model AI orchestration MCP server with code review, compare, and debate tools.
LLM Orchestration Agent
Answers built from our own checks of this server.