Stellar Agent Merchant Lab

MCPReference

by CaBsCrypto

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcphybrid

MCP configuration

stdio

Environment

  • MPP_ENABLED

    Set to true to enable real Stellar MPP charges.

  • MPP_NETWORK

    Stellar network passphrase (default: stellar:testnet).

  • MPP_PRICE_USDC

    Fixed price in USDC for any resource (default: 0.01).

  • MPP_SECRET_KEYsecret

    Secret key (32+ random characters) for MPP challenge signing.

  • PUBLIC_BASE_URL

    Public base URL of the merchant server.

  • SOROBAN_RPC_URL

    Soroban RPC URL (default: testnet soroban).

  • STELLAR_HORIZON_URL

    Stellar Horizon URL (default: testnet horizon).

  • MPP_STELLAR_RECIPIENT

    The merchant Stellar G address for receiving USDC payments.

  • UPSTASH_REDIS_REST_URL

    Upstash Redis REST URL for atomic payment tracking.

  • UPSTASH_REDIS_REST_TOKENsecret

    Upstash Redis REST token.

  • MERCHANT_SIMULATION_ENABLED

    Set to false to disable local simulation and use real Stellar testnet mode.

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.