
FINOPTIMA
Wire an AI agent to FINOPTIMA’s 35-tool DeFi trading stack—strategies, marketplace copy trading, and policy-gated execution on EcoChain pools.
Overview
FINOPTIMA is a MCP server for the Operate phase that gives agents 35 tools for DeFi trading strategies, marketplace templates, copy trading, and policy-controlled execution.
What is this MCP server?
- 35 MCP tools across strategies, marketplace, and copy-trading flows
- Multi-pool AMM (ECO/BTC, ECO/ETH) with smart router
- Four strategy types: DCA, BTC Hedge, LP Yield, Eco Pilot
- Policy engine with 8 security rules plus EcoAuth 2FA and API keys
- Paid tiers from 9 EUR/mo pilot through 99 EUR/mo unlimited API
- 35 MCP tools documented in registry metadata
- 4 AI trading strategies: DCA, BTC Hedge, LP Yield, Eco Pilot
- 8 security rules in policy engine; tiers at 0, 9, 29, and 99 EUR per month
What problem does it solve?
You want an agent to run or follow trading strategies without hand-rolling dozens of exchange and pool integrations and no guardrails.
Who is it for?
Advanced solo builders shipping trading or DeFi agent products who need marketplace strategies and enforced rules.
Skip if: Beginners, non-crypto products, or anyone who cannot tolerate trading loss risk and subscription fees.
What do I get? / Deliverables
After npm stdio setup and EcoChain credentials, your agent can list strategies, configure pools, and act within FINOPTIMA’s policy and auth layer.
- Agent-callable trading, marketplace, and pool operations across 35 tools
- Strategy publish or follow workflows aligned to pilot/pro/API plan limits
Recommended MCP Servers
Journey fit
Operate is the canonical shelf because live trading, pool routing, and API-key governance are production concerns after you have something worth automating. Infra subphase reflects stdio/npm packaging, ECOCHAIN_API_URL configuration, EcoAuth 2FA, and long-running agent connectivity—not a one-off prototype script.
How it compares
DeFi trading MCP with 35 tools and policy engine, not a generic portfolio spreadsheet skill.
Common Questions / FAQ
Who is FINOPTIMA for?
Developers building AI trading or copy-trading experiences on EcoChain who need a large MCP tool surface and marketplace discovery.
When should I use FINOPTIMA?
Use it when you are operating live or paper-adjacent strategy automation and need router, pool, and marketplace APIs behind one MCP server.
How do I add FINOPTIMA to my agent?
Install the npm package finoptima for stdio transport, set ECOCHAIN_API_URL and auth per toutcreer.com documentation, then register the server in your MCP client.