mcpbeat

Tenzro Lifi MCP Server

xyz.tenzro/tenzro-lifi
answering

Tenzro Lifi is answering right now. Last checked 10 min ago. It exposes 9 tools.

Li.Fi tools over MCP: cross-chain quotes, routes, execution status, chains, tokens, balances.

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
9
Tools
read from the server
617 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

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

run in your terminal
claude mcp add tenzro-lifi --transport http https://lifi-mcp.tenzro.xyz/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tenzro-lifi": {
      "url": "https://lifi-mcp.tenzro.xyz/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tenzro-lifi]
url = "https://lifi-mcp.tenzro.xyz/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "tenzro-lifi": {
      "url": "https://lifi-mcp.tenzro.xyz/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tenzro-lifi": {
      "url": "https://lifi-mcp.tenzro.xyz/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.

lifi
lifi_get_chains
Get all blockchain networks supported by LI.FI for cross-chain transfers and swaps. Returns chain IDs, names, native tokens, and supported bridge/exchange protocols.
lifi_get_connections
Get available cross-chain connections between two chains. Optionally filter by source and destination tokens. Shows which bridges and exchanges can transfer between the specified chains.
lifi_get_gas_prices
Get current gas prices for LI.FI-supported chains. Optionally filter by chain IDs. Returns gas prices in native units for each chain.
lifi_get_quote
Get a single best quote for a cross-chain swap or bridge transfer. Returns the optimal route with estimated output, fees, execution time, and transaction data ready to sign.
lifi_get_routes
Get multiple route options for a cross-chain swap or bridge transfer, ranked by output amount. Use this for comparing routes across different bridges and DEXes. Returns routes with fees, estimated time, and step-by-step breakdown.
lifi_get_status
Check the status of a cross-chain transfer by transaction hash. Returns status (PENDING, DONE, FAILED, NOT_FOUND), bridge used, source/destination chain info, and amounts.
lifi_get_token
Get detailed information about a specific token on a specific chain, including address, symbol, decimals, name, and logo URI.
lifi_get_tokens
Get tokens available on LI.FI-supported chains. Optionally filter by chain IDs. Returns token addresses, symbols, decimals, and logos.
lifi_get_tools
Get available bridge and DEX exchange tools integrated into LI.FI. Returns protocol names, supported chains, and tool types (bridge vs exchange).

Endpoints

URLTransportStateLatencyChecked
https://lifi-mcp.tenzro.xyz/mcp streamable-http answering 625 ms 10 min ago

Tenzro Lifi — questions

Answers built from our own checks of this server.

What can Tenzro Lifi do?
It exposes 9 tools, read directly from the server on our last check. Among them: lifi_get_chains, lifi_get_connections, lifi_get_gas_prices, lifi_get_quote, lifi_get_routes, lifi_get_status 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 →
Is Tenzro Lifi working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 617 ms. The bar chart above shows every period we have measured.
How do I connect Tenzro Lifi?
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 Tenzro Lifi need an API key?
No. Tenzro Lifi 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 Tenzro Lifi?
It answers our handshake in 617 ms on average, which is faster than 15% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.