> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gomaestro.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Maestro's suite of AI agent integrations for autonomous blockchain interaction — x402 payments, MCP servers, on-chain agent registries, and skill marketplaces.

# Agentic Integrations

In the agentic world, most data consumption will come from **AI agents** operating on behalf of humans and other AI agents. As autonomous systems increasingly interact with blockchain networks, they need reliable, standards-based infrastructure to query on-chain data, submit transactions, and pay for services — all without human intervention.

**Maestro provides a complete set of tools for agents to seamlessly interact with the blockchain.**

Maestro's agentic integrations span the full lifecycle of autonomous blockchain access:

* **Payment** — Agents pay for API access using crypto wallets via the x402 protocol
* **Communication** — LLMs and agents query blockchain data through Model Context Protocol (MCP) servers
* **Discovery** — Agents find and verify Maestro's services through on-chain registries (ERC-8004) and skill platforms (ClawHub)

***

# Integrations

<CardGroup cols={2}>
  <Card title="x402 Payments" href="/agentic-integrations/x402">
    Autonomous API access via crypto payments. Agents pay with stablecoins over HTTP — no API keys or accounts required.
  </Card>

  <Card title="Model Context Protocol (MCP)" href="/agentic-integrations/mcp">
    Connect LLMs and AI agents to Bitcoin blockchain data through a standardized MCP server.
  </Card>

  <Card title="ERC-8004" href="/agentic-integrations/erc-8004">
    Maestro's Bitcoin agent registered on-chain for trustless discovery and verification via the ERC-8004 standard.
  </Card>

  <Card title="ClawHub" href="/agentic-integrations/clawhub">
    Discover and integrate Maestro's blockchain capabilities through the ClawHub AI skill marketplace.
  </Card>
</CardGroup>
