← Registry

Developer Tools

fluxiq.xyz

Provides non-custodial ERC20 swap and LP deposit quotes and transaction plans for DeFi integration.

1 endpoint9 known toolsFirst detected June 24, 2026Last detected June 24, 2026

ENDPOINT 1

https://fluxiq.xyz/api/mcp

No auth detected

Known tools 9

ping

Health check — returns 'pong'.

quote_swap

Read-only ERC20 swap quote: expected out, guaranteed minOut, fee, and a high-level route summary.

build_swap

Build a NON-CUSTODIAL ERC20 swap plan (approve → Permit2 sign → router.swap) for the caller to sign + broadcast.

quote_lp_deposit

Read-only any-token LP deposit preview: estimated shares, guaranteed minShares, fee, and refund bps.

build_lp_deposit

Build a NON-CUSTODIAL any-token LP deposit plan (approve → Permit2 sign → router.depositAnyToken) for the caller to sign + broadcast.

quote_lp_withdraw

Read-only any-token LP withdraw preview: estimated and guaranteed token-out for burning vault shares.

build_lp_withdraw

Build a NON-CUSTODIAL any-token LP withdraw plan (approve shares → Permit2 sign → router.withdrawAnyToken) for the caller to sign + broadcast.

list_vaults

List the public any-token LP vaults (addresses + token pair).

list_tokens

List the public swap token allow-list (address/symbol/name/decimals).