Loomal

Real-time crypto prices from Binance, Coinbase, Kraken, OKX, and Bybit

0 starsnpm: @luziadev/mcp-serverRemote-capable

About luzia

luzia is an MCP (Model Context Protocol) server published by luziadev in the official MCP registry, listed under Cryptocurrency on Loomal. Real-time crypto prices from Binance, Coinbase, Kraken, OKX, and Bybit

luzia runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as an npm package (@luziadev/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/luziadev/mcp-server.

Use luzia with your agent

Claude Code · one command
claude mcp add --transport http luzia https://mcp.luzia.dev/mcp --header "Authorization: Bearer {api_key}"
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "luzia": {
      "url": "https://mcp.luzia.dev/mcp",
      "headers": {
        "Authorization": "Bearer {api_key}"
      }
    }
  }
}
streamable-httphttps://mcp.luzia.dev/mcp
npm@luziadev/mcp-server

Frequently asked questions

What is luzia?
luzia is an MCP (Model Context Protocol) server by luziadev in the Cryptocurrency category. Real-time crypto prices from Binance, Coinbase, Kraken, OKX, and Bybit
How do I connect luzia to Claude, Cursor, or another MCP client?
luzia is a remote MCP server — add its endpoint (https://mcp.luzia.dev/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is luzia open source?
Yes — the source code is public at github.com/luziadev/mcp-server.
Can AI agents pay to use luzia?
Not yet through Loomal — luzia is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain luzia? Claim this listing free by verifying GitHub ownership, or contact us.