mcpbeat Sign in

Agent MCP Server

answering

Agent is answering right now. Last checked 14 min ago. It exposes 9 tools.

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

Uptime history 48 days of history · worst day 0%
48 days agonow
51.6%
Uptime 24h
47 of 91 checks
9
Tools
read from the server
388 ms
Response time
average over 24h
open, no key
Access
streamable-http

Agent does not always answer

Over the last week it answered 62.5% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add agent --transport http https://fluxiq.xyz/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent": {
      "url": "https://fluxiq.xyz/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent]
url = "https://fluxiq.xyz/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "agent": {
      "url": "https://fluxiq.xyz/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent": {
      "url": "https://fluxiq.xyz/api/mcp"
    }
  }
}

Available tools 9

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

build
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.
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.
build_swap
Build a NON-CUSTODIAL ERC20 swap plan (approve → Permit2 sign → router.swap) for the caller to sign + broadcast. No broadcast.
quote
quote_lp_deposit
Read-only any-token LP deposit preview: estimated shares, guaranteed minShares, fee, and refund bps. No broadcast.
quote_lp_withdraw
Read-only any-token LP withdraw preview: estimated and guaranteed token-out for burning vault shares. No broadcast.
quote_swap
Read-only ERC20 swap quote: expected out, guaranteed minOut, fee, and a high-level route summary. No broadcast.
ping
ping
Health check — returns 'pong'.
tokens
list_tokens
List the public swap token allow-list (address/symbol/name/decimals). Public market data only — no user-private reads.
vaults
list_vaults
List the public any-token LP vaults (addresses + token pair). Public market data only — no user-private reads.

Endpoints

URLTransportStateLatencyChecked
https://fluxiq.xyz/api/mcp streamable-http answering 260 ms 14 min ago

Alternatives to Agent

same job, measured the same way
SwapWizard
by defire-business

Non-custodial DeFi for AI agents: swaps, concentrated liquidity (V3/V4) zaps + ranges, 5 EVM chains

143 installs/wk 11 tools answering
Stillos Swap MCP
by stillmarcus24

Non-custodial Solana swap via Jupiter, 0.25% fee, free scam-check on every token you buy.

49 installs/wk local only
Agent Wallet MCP
by kaditang

Non-custodial Solana MCP: compare yields, buy tokenized US stocks (xStocks) & Ondo USDY. You sign.

224 installs/wk local only
Trade Router MCP
by traderouter

Non-custodial Solana swap & limit order engine for AI agents.

118 installs/wk local only
Trade Router MCP
by traderouter

Non-custodial Solana swap & limit order engine for AI agents.

local only
IronWallet
by ironwallet

Non-custodial crypto wallet MCP: check balances, sign and send transfers, and swap tokens locally.

255 installs/wk local only
Uniswap Tx Builder MCP
by yummybait-fin

Builds and simulates unsigned Uniswap v3 liquidity-position transactions — keyless, never signs.

70 installs/wk local only
send21
by send21io

Non-custodial payment drafts/pay links for BTC, USDC, USDT, EURC. Never holds keys.

9 tools answering

Agent — questions

Answers built from our own checks of this server.

What can Agent do?
It exposes 9 tools, read directly from the server on our last check. Among them: build_lp_deposit, build_lp_withdraw, build_swap, list_tokens, list_vaults, ping and 3 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Agent mostly used for?
Its tools cluster around build and quote. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Agent working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 47 of 91 checks got a reply (51.6%), average response time 388 ms. The bar chart above shows every period we have measured.
How do I connect Agent?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Agent need an API key?
No. Agent completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Agent?
It answers our handshake in 388 ms on average, which is faster than 39% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.