TRDEFI Liquidity MCP Server

Live non-custodial stablecoin liquidity and an on-chain swap quote

Business & Payments Other license Added Sep 26, 2026 Hosted / remote

TRDEFI Liquidity is a Business & Payments MCP (Model Context Protocol) server: Live non-custodial stablecoin liquidity and an on-chain swap quote. It is Other-licensed and available as a hosted endpoint, so it works with no local install. Listed on MCP Collection since September 2026.

About TRDEFI Liquidity

TRDEFI publishes live non-custodial stablecoin liquidity. Agents and treasuries can list open USDC/USDT maker positions, fetch a swap quote simulated on-chain at the current block, and track volume over 1, 7 and 30 days. Funds never leave the holder's wallet. Free, no key, read-only.

How to connect TRDEFI Liquidity to Claude, Cursor or VS Code

TRDEFI Liquidity runs as a hosted remote MCP server at https://yield.trdefi.com/mcp. Add that URL to your MCP client's config (Claude Code, Cursor, Windsurf or VS Code) and the tools appear immediately, no install required.

{
  "mcpServers": {
    "trdefi-liquidity": {
      "url": "https://yield.trdefi.com/mcp"
    }
  }
}

Claude Code: claude mcp add --transport http trdefi-liquidity https://yield.trdefi.com/mcp. Servers that require OAuth or an API key will prompt on first use.

TRDEFI Liquidity FAQ

What is TRDEFI Liquidity?

TRDEFI Liquidity is a Model Context Protocol (MCP) server in the Business & Payments category. Live non-custodial stablecoin liquidity and an on-chain swap quote. MCP servers expose tools that AI assistants like Claude can call during a conversation.

How do I use TRDEFI Liquidity with Claude or Cursor?

TRDEFI Liquidity runs as a hosted remote MCP server at https://yield.trdefi.com/mcp. Add that URL to your MCP client's config (Claude Code, Cursor, Windsurf or VS Code) and the tools appear immediately, no install required.

Is TRDEFI Liquidity free to use?

TRDEFI Liquidity is published under the Other license, so the software itself is free to run. Hosted or API-backed servers may have their own usage tiers; check the project homepage.

Where is the source code for TRDEFI Liquidity?

The source is at github.com/TRDEFI/mcp-server.

More Business & Payments MCP servers