lst_swap — Crank Protocol MCP Tool
lst_swap
(lst swap) is one of 191 tools on the
Crank Protocol
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call lst_swap from your client
- Claude Code Crank Protocol lst_swap run in your project directory
- Claude Desktop Crank Protocol lst_swap ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Crank Protocol lst_swap ~/.cursor/mcp.json
- VS Code Crank Protocol lst_swap .vscode/mcp.json
- Zed Crank Protocol lst_swap ~/.config/zed/settings.json
- Windsurf Crank Protocol lst_swap ~/.codeium/windsurf/mcp_config.json
- Cline Crank Protocol lst_swap ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Crank Protocol lst_swap ~/.gemini/settings.json
- Grok Crank Protocol lst_swap .mcp.json (in your project root)
- ChatGPT Crank Protocol lst_swap Settings → Connectors → Advanced → Developer mode
- Claude.ai Crank Protocol lst_swap Settings → Connectors → Add custom connector
- LangChain Crank Protocol lst_swap pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http crank https://mcp.crank.ing/mcp
Other tools on this server
- jupiter_swap
- verify_transaction
- get_quotes
- get_balances
- portfolio_snapshot
- set_alert
- set_ooda_consent
- get_ooda_status
- declare_jurisdiction
- list_alerts
- token_info
- evm_balances
- evm_token_price
- evm_swap_quote
- evm_swap
- verify_token
- get_transaction_history
- backtest_strategy
- get_ml_signal
- detect_regime
- get_risk_assessment
- get_indicators
- sr_detect_levels
- sr_configure_strategy
- sr_backtest
- asset_classification
- get_disclaimers
- perp_open_long
- perp_open_short
- perp_close
- perp_modify
- perp_positions
- perp_markets
- perp_funding_rates
- place_perp_order
- close_perp_position
- cancel_perp_order
- perp_positions_all
- perp_markets_all
- perp_funding_rates_all
- get_venue_status
- sidecar_health
- verify_treasury_settlement_status
- lend_deposit
- lend_borrow
- lend_repay
- get_lending_rates
- get_health_factor
- set_liquidation_alert
- flash_loan
- liquid_stake
- unstake_lst
- get_lst_yields
- get_ilo_details
- get_my_pledge_status
- pledge_to_ilo
- claim_ilo_tokens
- short_open
- short_close
- short_status
- leverage_long
- leverage_close
- fund_wallet
- offramp_to_fiat
- get_onramp_status
- get_bridge_quote
- bridge_in
- bridge_out
- get_bridge_status
- create_agent_wallet
- enable_agent_wallet
- poll_agent_wallet_enable
- request_wallet_policy_loosening
- poll_wallet_policy_loosening
- set_wallet_policy
- kill_wallet
- wallet_status
- set_permission_mode
- approve_proposal
- set_agnta_grant
- clear_agnta_grant
- request_agnta_grant_clear
- poll_agnta_grant_clear
- request_agnta_identity_registration
- submit_agnta_identity_registration
- poll_agnta_identity_registration
- register_counterparty_set
- authorize_session_signer
- request_session_signer_authorization
- poll_session_signer_authorization
- revoke_session_signer
- list_session_signers
- register_integrator
- register_referrer
- get_integrator_stats
- get_integrator_earnings
- get_venue_health
- get_venue_risk_score
- get_all_venues_status
- venue_risk_comparison
- trade_equity
- equity_markets
- equity_quote
- equity_positions
- equity_corporate_events
- equity_market_hours
- get_token_classification
- register_agent
- discover_agents
- get_agent_profile
- update_agent_profile
- publish_strategy
- discover_strategies
- get_leaderboard
- clone_strategy
- report_registry_install
- send_token_social
- bulk_send_social
- get_social_sends
- claim_status
- get_crank_score
- get_score
- get_score_leaderboard
- get_quests
- check_claim_status
- get_usage_report
- get_market_briefing
- get_source_accuracy
- get_regulatory_updates
- get_technology_updates
- get_consensus
- get_contrarian_signals
- get_signals
- get_token_risk_assessment
- get_market_regime
- list_signal_catalog
- get_source_weights
- get_cross_exchange
- get_arb_discrepancies
- get_strategy_suggestions
- intelligence_suggestion_approve
- get_ilo_adoption_status
- strategy_dca_create
- strategy_equity_dca_create
- strategy_stoploss_create
- strategy_protect_create
- strategy_hedge_create
- strategy_rebalance_create
- strategy_vault_create
- strategy_snipe_create
- strategy_momentum_create
- strategy_sentiment_create
- strategy_yield_farm_create
- strategy_copy_wallet_create
- strategy_market_make_create
- strategy_arb_create
- strategy_perp_grid_create
- strategy_basis_trade_create
- strategy_status
- strategy_modify
- strategy_cancel
- strategy_pause
- strategy_resume
- strategy_list
- search_tools
- get_trading_workflow
- journal_append
- journal_query
- get_my_performance
- suggest_parameter_adjustment
- get_journal_card
- share_journal_card
- unpublish_journal_card
- get_portfolio_charter
- set_portfolio_charter
- register_webhook
- list_webhooks
- delete_webhook
- get_collective_insights
- get_strategy_leaderboard
- get_signal_effectiveness
- get_emerging_patterns
- get_strategy_evolution_report
- propose_template_update
- get_my_contribution_score
- propose_allocation
- compose_strategy
- strategy_composite_create
- create_execution_intent
- get_intent_status
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.