Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

xyz.fluxiq/agent

REMOTE · FLUXIQ.XYZ · SCANNED AUG 3

Non-custodial Ethereum swaps and managed liquidity. You sign every tx; FluxIQ holds no funds.

Available components

+4 this week 70 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability77
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 999 tokens (~111/item across 9 items; 9 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · fluxiq.xyz

# add to Claude Code
claude mcp add --transport http xyz-fluxiq-agent https://fluxiq.xyz/api/mcp
# ~/.codex/config.toml
[mcp_servers.xyz-fluxiq-agent]
url = "https://fluxiq.xyz/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "xyz-fluxiq-agent": {
      "type": "remote",
      "url": "https://fluxiq.xyz/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add xyz-fluxiq-agent --url https://fluxiq.xyz/api/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  xyz-fluxiq-agent:
    url: "https://fluxiq.xyz/api/mcp"
// mcp.json
{
  "mcpServers": {
    "xyz-fluxiq-agent": {
      "type": "http",
      "url": "https://fluxiq.xyz/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 1 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 65

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://fluxiq.xyz/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=fluxiq.xyz CN=YR1,O=Let's Encrypt,C=US 4 Jun 2026 2 Sept 2026 RSA 2048 SHA256-RSA 6609238ff98a338927dd840a6a81582eec0
SANs: fluxiq.xyz
CN=YR1,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA a20253f15f2691c05dc1ce13b9bcca4e
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC insecure

Validation of fluxiq.xyz. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
xyz. present 3599, 18130 8, 8 Verified
fluxiq.xyz. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://fluxiq.xyz/api/mcp Verified 200
http (plaintext) http://fluxiq.xyz/api/mcp HTTPS enforced 308 https://fluxiq.xyz/api/mcp
MCP tools — 9 exposed · ~999 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
build_lp_deposit ~156

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

NameTypeReqDescription
amountInstringyesAmount in base units (integer string, e.g. USDC 6dp).
chainIdintegeryesEVM chain id (mainnet = 1 in v1).
inputTokenstringyesAny held token to deposit.
recipientstringyesRecipient / payer address (the wallet that signs + receives).
slippageBpsintegerOptional slippage budget in basis points (0–10000).
vaultstringyesKnown any-token LP vault address.

No output schema declared.

No examples provided.

build_lp_withdraw ~149

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

NameTypeReqDescription
chainIdintegeryesEVM chain id (mainnet = 1 in v1).
outputTokenstringyesToken to receive on withdraw.
recipientstringyesRecipient / payer address (the wallet that signs + receives).
sharesstringyesVault shares to burn (base-unit integer string).
slippageBpsintegerOptional slippage budget in basis points (0–10000).
vaultstringyesKnown any-token LP vault address.

No output schema declared.

No examples provided.

build_swap ~155

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

NameTypeReqDescription
amountInstringyesAmount in base units (integer string, e.g. USDC 6dp).
chainIdintegeryesEVM chain id (mainnet = 1 in v1).
recipientstringyesRecipient / payer address (the wallet that signs + receives).
slippageBpsintegerOptional slippage budget in basis points (0–10000).
tokenInstringyesERC20 input token (native ETH is not supported).
tokenOutstringyesERC20 output token.

No output schema declared.

No examples provided.

list_tokens ~48

List the public swap token allow-list (address/symbol/name/decimals). Public market data only — no user-private reads.

NameTypeReqDescription
chainIdintegerDefaults to mainnet (1).

No output schema declared.

No examples provided.

list_vaults ~48

List the public any-token LP vaults (addresses + token pair). Public market data only — no user-private reads.

NameTypeReqDescription
chainIdintegerDefaults to mainnet (1).

No output schema declared.

No examples provided.

ping ~14

Health check — returns 'pong'.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

quote_lp_deposit ~146

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

NameTypeReqDescription
amountInstringyesAmount in base units (integer string, e.g. USDC 6dp).
chainIdintegeryesEVM chain id (mainnet = 1 in v1).
inputTokenstringyesAny held token to deposit.
recipientstringyesRecipient / payer address (the wallet that signs + receives).
slippageBpsintegerOptional slippage budget in basis points (0–10000).
vaultstringyesKnown any-token LP vault address.

No output schema declared.

No examples provided.

quote_lp_withdraw ~134

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

NameTypeReqDescription
chainIdintegeryesEVM chain id (mainnet = 1 in v1).
outputTokenstringyesToken to receive on withdraw.
recipientstringyesRecipient / payer address (the wallet that signs + receives).
sharesstringyesVault shares to burn (base-unit integer string).
slippageBpsintegerOptional slippage budget in basis points (0–10000).
vaultstringyesKnown any-token LP vault address.

No output schema declared.

No examples provided.

quote_swap ~149

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

NameTypeReqDescription
amountInstringyesAmount in base units (integer string, e.g. USDC 6dp).
chainIdintegeryesEVM chain id (mainnet = 1 in v1).
recipientstringyesRecipient / payer address (the wallet that signs + receives).
slippageBpsintegerOptional slippage budget in basis points (0–10000).
tokenInstringyesERC20 input token (native ETH is not supported).
tokenOutstringyesERC20 output token.

No output schema declared.

No examples provided.