MCP Uptime
← MCP Reliability Index  /  AI & LLM
A

Agent

xyz.fluxiq/agent
Non-custodial Ethereum swaps and managed liquidity. You sign every tx; FluxIQ holds no funds.
healthy
status
9
tools exposed
632ms
connect latency
1dfe8d38bd28
schema fingerprint

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. No broadcast.
build_swap
Build a NON-CUSTODIAL ERC20 swap plan (approve → Permit2 sign → router.swap) for the caller to sign + broadcast. No broadcast.
quote_lp_deposit
Read-only any-token LP deposit preview: estimated shares, guaranteed minShares, fee, and refund bps. No broadcast.
build_lp_deposit
Build a NON-CUSTODIAL any-token LP deposit plan (approve → Permit2 sign → router.depositAnyToken) for the caller to sign + broadcast. No broadcast.
quote_lp_withdraw
Read-only any-token LP withdraw preview: estimated and guaranteed token-out for burning vault shares. No broadcast.
build_lp_withdraw
Build a NON-CUSTODIAL any-token LP withdraw plan (approve shares → Permit2 sign → router.withdrawAnyToken) for the caller to sign + broadcast. No broadcast.
list_vaults
List the public any-token LP vaults (addresses + token pair). Public market data only — no user-private reads.
list_tokens
List the public swap token allow-list (address/symbol/name/decimals). Public market data only — no user-private reads.

Endpoint

https://fluxiq.xyz/api/mcp
Category: AI & LLM · Last checked: 2026-07-30T14:04:22Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.