← Registry
Developer Tools
swapwizard.xyz
Provides tools for querying setup guides, supported chains, health, DEX sources, and liquidity pools for the SwapWizard platform.
ENDPOINT 1
https://mcp.swapwizard.xyz/mcp
Known tools 11
get_setup_guideReturns the complete setup and usage guide for SwapWizard.
get_supported_chainsMaps to GET /chains.
check_api_healthMaps to GET /health.
get_supported_dexesReturns the AMMs / DEX sources SwapWizard routes across per chain.
search_liquidity_poolsMaps to GET /pools.
analyze_poolMaps to GET /pools/analyze/:id.
list_user_lp_positionsMaps to GET /positions.
get_swap_quoteMaps to POST /quote.
get_clean_quoteMaps to POST /quote with excludePositions=true.
zap_into_lp_positionMaps to POST /addliquidity/quote.
zap_out_of_lp_positionMaps to POST /removeliquidity/quote.