FINOPTIMA TOOLS

35 tools from the FINOPTIMA MCP Server, categorised by risk level.

View the FINOPTIMA policy →

READ TOOLS

26
follow_strategy Follow a public strategy for copy trading. Automatically replicates the provider's trades. get_balance Get balance for a specific chain (ECO, BTC, or ETH). get_balances Get all wallet balances for the user (ECO, BTC, ETH). Returns chain, balance, and formatted values. get_candles Get OHLCV candlestick data for technical analysis. Intervals: 1m, 5m, 15m, 1h, 4h, 1d, 1w. get_leaderboard View the strategy leaderboard — top-performing public strategies ranked by returns. get_lp_positions Get all LP (Liquidity Provider) positions for the user, showing share of each pool. get_my_orders Get all open orders for the user, optionally filtered by status. get_orderbook Get the order book (bids and asks) for a trading pair. get_pool_details Get detailed information about a specific liquidity pool (reserves, constant product k, fee rate). get_pools List all AMM liquidity pools with their reserves, fees, and TVL. get_portfolio Get complete portfolio view: all wallets plus LP positions in liquidity pools. get_prices Get current BTC and ETH prices in EUR from CoinGecko. get_strategy Get detailed information about a specific strategy by ID. get_strategy_performance Get performance metrics for a strategy: total return, max drawdown, daily snapshots with balances and prices. get_swap_quote Get a swap quote without executing. Shows expected output, price impact, and fees (0.3%). get_templates Browse available strategy templates in the marketplace. get_ticker Get 24h trading statistics for a pair (price, volume, high, low, change). get_trade_history Get the trade execution history for the user. get_trading_pairs List all active trading pairs on the exchange. get_transaction_history Get transaction history (sends, receives, deposits, withdrawals). list_intents List all intents for the user, showing the full pipeline: created -> policy_checked -> approved/rejected -> executed/expired. list_strategies List all AI trading strategies for the user. Returns name, type, status, intent counts. pause_strategy Pause an active strategy. Pending intents are cancelled automatically. place_order Place a trading order (limit or market, buy or sell). Returns the created order. subscribe_template Subscribe to a strategy template to clone its configuration into a new personal strategy. unfollow_strategy Stop following a strategy and end copy trading.

WRITE TOOLS

6

DESTRUCTIVE TOOLS

2

EXECUTE TOOLS

1
How many tools does the FINOPTIMA MCP server have? +

The FINOPTIMA MCP server exposes 35 tools across 4 categories: Read, Write, Destructive, Execute.

How do I enforce policies on FINOPTIMA tools? +

Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the FINOPTIMA server.

What risk categories do FINOPTIMA tools fall into? +

FINOPTIMA tools are categorised as Read (26), Write (6), Destructive (2), Execute (1). Each category has a recommended default policy.

Enforce policies on FINOPTIMA

Open source. One binary. Zero dependencies.

npx -y @policylayer/intercept
github.com/policylayer/intercept →
// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.