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

# Nebula MCP: Stellar Blockchain Wallet for AI Agents

> Nebula is an MCP server that gives any AI agent a real Stellar wallet — payments, yield, spending policy, and on-chain identity — in minutes.

Nebula is an MCP server that gives your AI agent a real Stellar blockchain wallet — no custodian, no intermediary, no human in the loop. Connect it to Claude Desktop, Claude Code, or any MCP-compatible framework in seconds, set your spending policy, and let your agent pay for APIs, earn yield on idle funds, and build on-chain reputation automatically.

<CardGroup cols={2}>
  <Card title="Introduction" icon="book-open" href="/introduction">
    Understand what Nebula is, why it exists, and what your agent gains when you connect it.
  </Card>

  <Card title="Quickstart" icon="bolt" href="/quickstart">
    Add Nebula to your MCP config, fund your wallet, and run your first automated payment in under 5 minutes.
  </Card>

  <Card title="Tools Reference" icon="wrench" href="/reference/tools">
    Full reference for all 23 tools — parameters, environment variables, and example prompts.
  </Card>

  <Card title="Configuration" icon="sliders" href="/configuration">
    Every environment variable explained: wallet keys, network, spending limits, treasury settings, and agent identity.
  </Card>
</CardGroup>

## What your agent gets

Connect Nebula once and your agent immediately has access to a full suite of financial and identity capabilities — all on Stellar.

<CardGroup cols={2}>
  <Card title="Wallet & Transfers" icon="wallet">
    Hold XLM and USDC, check balances, and send transfers. Everything you expect from a real wallet.
  </Card>

  <Card title="x402 Payments" icon="credit-card">
    Auto-pay HTTP 402-gated APIs with USDC the moment they respond. No approval step, no manual intervention.
  </Card>

  <Card title="MPP Sessions" icon="bolt">
    Open one on-chain channel, stream off-chain micropayment commits, and settle in a single transaction when done.
  </Card>

  <Card title="Treasury Yield" icon="chart-line">
    Idle funds auto-deposit into Blend lending pools and withdraw automatically when your agent needs liquidity.
  </Card>

  <Card title="On-Chain Spending Policy" icon="shield-check">
    Per-call and rolling daily caps enforced by a Soroban smart contract. Your agent physically cannot exceed them.
  </Card>

  <Card title="Agent Identity & Reputation" icon="fingerprint">
    Register a Stellar8004 on-chain identity and accumulate a verifiable reputation as your agent works.
  </Card>
</CardGroup>
