Your Bitcoin app

Your Bitcoin app

Your Bitcoin app

now speaks to AI

now speaks to AI

now speaks to AI

Layerz Agent is an MCP server that gives AI systems. Like OpewClaw, Hermes, Claude, Cursor, any MCP-compatible client. Direct access to your Bitcoin wallet across Lightning, Spark, Liquid, Ark and more. One connection. Every Bitcoin layer.

Layerz Agent is an MCP server that gives AI systems. Like OpewClaw, Hermes, Claude, Cursor, any MCP-compatible client. Direct access to your Bitcoin wallet across Lightning, Spark, Liquid, Ark and more. One connection. Every Bitcoin layer.

Layerz Agent is an MCP server that gives AI systems. Like OpewClaw, Hermes, Claude, Cursor, any MCP-compatible client. Direct access to your Bitcoin wallet across Lightning, Spark, Liquid, Ark and more. One connection. Every Bitcoin layer.

Layerz Agent is an MCP server that gives AI systems. Like OpewClaw, Hermes, Claude, Cursor, any MCP-compatible client. Direct access to your Bitcoin wallet across Lightning, Spark, Liquid, Ark and more. One connection. Every Bitcoin layer.

Download & Activate your Agent

Download & Activate your Agent

What is Layerz Agent

The Bitcoin super app that AI agents can actually use

The Bitcoin super app that AI agents can actually use

Layerz Agent exposes your non-custodial Bitcoin wallet as an MCP server. Any AI client. OpeClaw, Hermes, Claude, Cursor, or your own agent framework. Can connect once and gain read/write access to every Bitcoin layer you've enabled. Your keys never leave your device.

Layerz Agent exposes your non-custodial Bitcoin wallet as an MCP server. Any AI client. OpeClaw, Hermes, Claude, Cursor, or your own agent framework. Can connect once and gain read/write access to every Bitcoin layer you've enabled. Your keys never leave your device.

One MCP URL

One MCP URL

One MCP URL

Paste your personal MCP endpoint into any compatible client. No SDK, no npm package, no wrapper code required.

Paste your personal MCP endpoint into any compatible client. No SDK, no npm package, no wrapper code required.

Paste your personal MCP endpoint into any compatible client. No SDK, no npm package, no wrapper code required.

Self-Custodial

Self-Custodial

Self-Custodial

Your private keys stay on your device. The MCP server operates as a bridge, it can't move funds without your wallet's signature.

Your private keys stay on your device. The MCP server operates as a bridge, it can't move funds without your wallet's signature.

Your private keys stay on your device. The MCP server operates as a bridge, it can't move funds without your wallet's signature.

Every Bitcoin Layer

Every Bitcoin Layer

Every Bitcoin Layer

Lightning, Spark, Liquid, Ark, etc. Agents can read balances and send transactions across all layers you've enabled.

Lightning, Spark, Liquid, Ark, etc. Agents can read balances and send transactions across all layers you've enabled.

Lightning, Spark, Liquid, Ark, etc. Agents can read balances and send transactions across all layers you've enabled.

What your agent can do

What your agent can do

What your agent can do

A full suite of wallet tools, exposed as structured MCP tool calls that any LLM can reason about and invoke.

A full suite of wallet tools, exposed as structured MCP tool calls that any LLM can reason about and invoke.

Balance Queries

Balance Queries

Balance Queries

Read BTC balance across all networks. Get token balances on Spark, Liquid, and Stacks. Check exchange rates and USD-equivalent values.

Read BTC balance across all networks. Get token balances on Spark, Liquid, and Stacks. Check exchange rates and USD-equivalent values.

Send Payments

Send Payments

Send Payments

Send Lightning invoices, Spark payments, Liquid transfers, and on-chain Bitcoin. All via a single conversational command.

Send Lightning invoices, Spark payments, Liquid transfers, and on-chain Bitcoin. All via a single conversational command.

Receive & Invoice

Receive & Invoice

Receive & Invoice

Generate receiving addresses and Lightning invoices on demand. Agents can create invoices for machine-payable APIs automatically.

Generate receiving addresses and Lightning invoices on demand. Agents can create invoices for machine-payable APIs automatically.

Cross-Layer Swaps

Cross-Layer Swaps

Cross-Layer Swaps

Swap between Bitcoin layers without changing wallets or tools. Move from base chain to Lightning or Spark with one tool call.

Swap between Bitcoin layers without changing wallets or tools. Move from base chain to Lightning or Spark with one tool call.

Transaction History

Transaction History

Transaction History

Query transaction history across all networks. Agents can summarize spending, find specific transactions, or monitor for incoming payments.

Query transaction history across all networks. Agents can summarize spending, find specific transactions, or monitor for incoming payments.

Multi-Network Context

Multi-Network Context

Multi-Network Context

Agents understand which networks are active, their current state, and can intelligently route operations to the optimal layer.

Agents understand which networks are active, their current state, and can intelligently route operations to the optimal layer.

Available tools

Available tools

Available tools

Each tool is exposed as a standard MCP function call. Your AI agent discovers them automatically on connection.

Each tool is exposed as a standard MCP function call. Your AI agent discovers them automatically on connection.

TOOL NAME

TYPE

DESCRIPTION

NETWORKS

get_balance

get_balance

READ

Fetch wallet balance for a given network and account

All

get_transactions

get_transactions

READ

List recent transactions with time, hash, value, type

All

get_receive_address

get_receive_address

READ

Generate a fresh receiving address or Lightning invoice

BTC, Lightning, Spark, Liquid, Ark

send_payment

send_payment

WRITE

Send sats to an address, Lightning address, or invoice

BTC, Lightning, Spark, Liquid, Ark

get_exchange_rate

get_exchange_rate

READ

Initiate a cross-layer swap (e.g. BTC → Spark → Lightning)

All

swap_layers

swap_layers

TX

Current BTC/USD rate and USD-equivalent for any balance

BTC, Lightning, Spark, Liquid, Ark

get_token_balances

get_token_balances

READ

List token balances (USDT, USDB, L-BTC…)

Spark, Liquid, Ark

get_network_info

get_network_info

READ

Active networks, chain IDs, tickers, and current status

All

Getting started

Connect in 2 minutes

Connect in 2 minutes

Connect in 2 minutes

  1. Install Layerz Wallet


Download the mobile app for iOS or Android and set up your wallet. All keys are generated and stored on your device.

  1. Install Layerz Wallet


Download the mobile app for iOS or Android and set up your wallet. All keys are generated and stored on your device.

  1. Get your MCP URL


Open Layerz Wallet → Top Left Menu → Agent. Your personal MCP endpoint is auto-generated and tied to your wallet session.

  1. Get your MCP URL


Open Layerz Wallet → Top Left Menu → Agent. Your personal MCP endpoint is auto-generated and tied to your wallet session.

  1. Add to your AI client


Paste the URL into your MCP client config.

  1. Add to your AI client


Paste the URL into your MCP client config.

claude_desktop_config.json

claude_desktop_config.json

claude_desktop_config.json

{
  "mcpServers": {
    "layerz-wallet": {
      "type""url",
      "url""https://layerz.me/mcp/YOUR_KEY_HERE"
    }
  }
}

For Claude.ai (Remote MCP)

For Claude.ai (Remote MCP)

For Claude.ai (Remote MCP)

Settings → Integrations → Add MCP Server

Name: Layerz Wallet
URL: https://layerz.me/mcp/YOUR_KEY

Compatible Clients

Compatible Clients

Compatible Clients

 Claude Desktop & Claude.ai
 Cursor / Windsurf
 VS Code Copilot
 Any MCP-compatible client

What people are building

What people are building

What people are building

From simple balance checks to fully autonomous payment agents. Here's what becomes possible.

From simple balance checks to fully autonomous payment agents. Here's what becomes possible.

Autonomous payment agent

Autonomous payment agent

Autonomous payment agent

Build an AI agent that monitors invoices, pays for API calls over Lightning, and reports back. No human in the loop. Ideal for L402-protected services and machine-to-machine payments.

Build an AI agent that monitors invoices, pays for API calls over Lightning, and reports back. No human in the loop. Ideal for L402-protected services and machine-to-machine payments.

Portfolio assistant

Portfolio assistant

Portfolio assistant

Ask Claude to summarize your Bitcoin holdings across every layer, show you spending patterns, calculate USD-equivalent values, and alert you to large incoming transactions.

Ask Claude to summarize your Bitcoin holdings across every layer, show you spending patterns, calculate USD-equivalent values, and alert you to large incoming transactions.

Smart cross-layer rebalancing

Smart cross-layer rebalancing

Smart cross-layer rebalancing

Tell your agent "keep at least 50,000 sats on Lightning at all times" and it will monitor your Spark balance and trigger swaps when liquidity drops below the threshold.

Tell your agent "keep at least 50,000 sats on Lightning at all times" and it will monitor your Spark balance and trigger swaps when liquidity drops below the threshold.

Natural language payments

Natural language payments

Natural language payments

Integrate Layerz Agent into your customer support bot or coding assistant. Users can ask "send $5 tip to @creator" in plain English during a conversation.

Get notified about new releases

Get notified about new releases

Get notified about new releases

Get notified about new releases

Get notified about new releases

Backed by

Backed by