← Registry

Developer Tools

swapwizard.xyz

Provides tools for querying setup guides, supported chains, health, DEX sources, and liquidity pools for the SwapWizard platform.

1 endpoint11 known toolsFirst detected June 5, 2026Last detected July 6, 2026

ENDPOINT 1

https://mcp.swapwizard.xyz/mcp

No auth detected

Known tools 11

get_setup_guide

Returns the complete setup and usage guide for SwapWizard.

get_supported_chains

Maps to GET /chains.

check_api_health

Maps to GET /health.

get_supported_dexes

Returns the AMMs / DEX sources SwapWizard routes across per chain.

search_liquidity_pools

Maps to GET /pools.

analyze_pool

Maps to GET /pools/analyze/:id.

list_user_lp_positions

Maps to GET /positions.

get_swap_quote

Maps to POST /quote.

get_clean_quote

Maps to POST /quote with excludePositions=true.

zap_into_lp_position

Maps to POST /addliquidity/quote.

zap_out_of_lp_position

Maps to POST /removeliquidity/quote.