This MCP server provides smart contract scanning, multi-wallet treasury management, DeFi orchestration, and gas paymaster integration for AI agents on Base, enabling them to interact with on-chain functionalities.
From the registry: Multi-step DeFi strategy orchestration — swaps, lending, yields on Base/EVM
$ curl -X POST https://thryx-launchpad.onrender.com/api/agent/register -H 'Content-Type: application/json' -d '{"name":"my-agent"}'https://thryx.funPlease install the `defi-orchestrator` MCP server into my current AI client (that's you).
Optional prerequisites:
- Optional: Register Thryx agent for Pro tier — Free tier works without an API key. For no-limit Pro access, register via the Thryx API to get an API key and sponsored wallet. Run: `curl -X POST https://thryx-launchpad.onrender.com/api/agent/register -H 'Content-Type: application/json' -d '{"name":"my-agent"}'` (https://thryx.fun)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["@thryx/defi-orchestrator-mcp-server"]
- optional environment variables:
- `THRYX_API_KEY`: Optional Thryx Pro API key (thryx_...) for unlimited write operations. Free tier works without it but rate-limits writes. (example: `<your-thryx-api-key>`)
Note: Multi-step DeFi strategy orchestration on Base (Uniswap, Aave, Aerodrome). Part of Thryx MCP servers monorepo.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.THRYX_API_KEYrequiredAPI key for accessing the MCP servers.Open-source SEC EDGAR toolkit — 11 tools, 7 prompts, every filing type. No API key required.
SEC filing intelligence — insider sentiment, material events, financial ratios, disclosure search.
MCP server for Stripe — global payments API (PaymentIntents, Checkout, Billing, Refunds)