mcpbeat Sign in

Tenzro Li.Fi MCP Server

not responding

Tenzro Li.Fi MCP is listed as active in the registry but did not answer our last check. Last commit 12 Sep 2026.

Li.Fi MCP: cross-chain aggregation — quotes, routes, status, chains, tokens, execution.

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 90 checks
Tools
hidden behind auth
113 ms
Response time
average over 24h
3
Stars
last commit 12 Sep 2026

What the code does

We read the source, 7 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

                 directory (rm -rf <data-dir>/db <data-dir>/snapshots \
pub const MMDS_ADDR: &str = "169.254.169.254";
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Installs itself into autostart crates/tenzro-cli/src/commands/setup.rs:1189
       cp {plist} ~/Library/LaunchAgents/network.tenzro.node.plist
Builds a file path from a variable crates/tenzro-model/src/hf_download.rs:283
        self.storage_path.join(format!("{}.gguf", model_id))
Runs an external command integrations/tts/tenzro_tts/synth.py:106
        proc = subprocess.run(
pq_public_key = "16f234621bd6b3e52c5a1c611581f9586726afd78ca0ed4fac0d8da5c2806b9b2a157d7fadb33f3662683335c33c4b317ae760d236cd70d3093c3ed2ea0d0a999a92474d506716b085f80a88aa637ad5bf1c45f334f65c1456ecd8cc978e00baea2ae35a8e52baa75607ad5c1b5c29f77685b48a8ac9eadeba892318c7748cc1782a379…

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Tenzro Li.Fi MCP and you get told the day something new turns up.

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 16 min ago.

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

Endpoints

URLTransportStateLatencyChecked
https://lifi-mcp.tenzro.network/mcp streamable-http answering 113 ms 16 min ago

Alternatives to Tenzro Li.Fi MCP

same job, measured the same way
Akka Finance
by akka-finance

MCP server for AKKA Finance DEX aggregator — swap quotes, routes, and execution

42 installs/wk local only
Delora MCP
by deloraprotocol

Delora MCP server for cross-chain quotes, supported chains, tokens, and tools.

28 installs/wk 6 tools answering
Haiku DeFi MCP
by haiku-trading

DeFi execution for AI agents — swap, lend, bridge, and yield across 22 chains.

46 installs/wk local only
Bridgekitty
by persistenceone

Cross-chain bridge aggregator — compares LI.FI, deBridge, Relay, Across & more for best rates.

33 installs/wk local only
Base Intel MCP
by datakoot

Read-only on-chain intelligence for AI agents on Base: balances, tokens, gas, tx status.

5 tools answering
Forge Swap
by morebetterclaw

FORGE Swap — cross-chain swaps via THORChain. Quote and execute BTC, ETH, RUNE, USDC swaps.

17 installs/wk local only
AI Agent Tokenized Stock OS
by aatos

Non-custodial MCP for Stock Tokens on Robinhood Chain (4663): quotes, plans, Morpho Earn.

37 tools answering
Multi-Bridge
by evozim

Cross-chain pathfinder and bridge routing optimization using Li.Fi.

answering

Tenzro Li.Fi MCP — questions

Answers built from our own checks of this server.

Is Tenzro Li.Fi MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 90 checks got a reply (0.0%), average response time 113 ms. The bar chart above shows every period we have measured.
The registry lists Tenzro Li.Fi MCP as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Tenzro Li.Fi MCP?
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 Li.Fi MCP need an API key?
No. Tenzro Li.Fi MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
Is Tenzro Li.Fi MCP open source?
Yes — it is published under the Apache-2.0 licence, written in Rust and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.