| Tool name | Description | Destructive? |
|---|---|---|
| get_markets | ✓ no | |
| get_market_details | ✓ no | |
| get_open_lend_intents | ✓ no | |
| get_open_borrow_intents | ✓ no | |
| get_intent_details | ✓ no |
| get_loan | ✓ no | |
| get_user_loans | ✓ no | |
| get_loan_health | ✓ no | |
| get_liquidation_quote | ✓ no | |
| get_token_price | ✓ no | |
| get_wallet_balance | ✓ no | |
| get_accrued_interest | ✓ no | |
| create_lend_intent | ✓ no | |
| create_borrow_intent | ✓ no | |
| create_counter_intent | ✓ no | |
| repay_loan | ✓ no | |
| add_collateral | ✓ no | |
| withdraw_collateral | ✓ no | |
| liquidate_loan | ✓ no | |
| revoke_intent | ✓ no | |
| approve_token | ✓ no | |
| check_compatibility | ✓ no | |
| calculate_risk | ✓ no | |
| estimate_interest | ✓ no | |
| simulate_transaction | ✓ no | |
| broadcast_transaction | ✓ no | |
| get_transaction_status | ✓ no | |
| get_credit_remaining | ✓ no | |
| get_loan_state | ✓ no | |
| get_spend_limit | ✓ no | |
| set_spend_limit | ✓ no | |
| clear_spend_limit | ✓ no | |
| list_credit_thresholds | ✓ no | |
| register_credit_threshold | ✓ no | |
| delete_credit_threshold⚠ | ⚠ yes | |
| estimate_x402_cost | ✓ no | |
| set_allowlist_mode | ✓ no | |
| get_allowlist_mode | ✓ no | |
| add_allowlist_entry | ✓ no | |
| remove_allowlist_entry⚠ | ⚠ yes | |
| list_allowlist | ✓ no | |
| get_agent_reputation | ✓ no |
{
"mcpServers": {
"floe": {
"command": "npx",
"args": [
"-y",
"@floelabs/mcp-server"
]
}
}
}