lifi-mcp-skill

Installation
SKILL.md

LI.FI MCP Skill

Use this skill to run LI.FI MCP operations through uxc.

Reuse the uxc skill for generic protocol discovery, auth binding, envelope parsing, and error handling.

Prerequisites

  • uxc is installed and available in PATH.
  • Network access to https://mcp.li.quest/mcp.
  • Optional: a LI.FI API key for higher rate limits.

Core Workflow

  1. Verify endpoint and protocol with help-first probing:
    • uxc https://mcp.li.quest/mcp -h
    • Confirm protocol is MCP (protocol == "mcp" in the envelope).
  2. Optional auth setup for higher rate limits:
    • uxc auth credential set lifi-mcp --auth-type bearer --secret-env LIFI_API_KEY
Related skills

More from holon-run/uxc

Installs
9
Repository
holon-run/uxc
GitHub Stars
108
First Seen
Mar 15, 2026