Skip to main content
Glama
Rotwang9000

payments-gateway

by Rotwang9000

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NFPT_API_KEYNoAPI key for NFPT.
X402_*_PRICENoPrice for an x402 route. Pattern: X402_<ROUTE>_PRICE.
X402_NETWORKNoNetwork for USDC payments (e.g., base).
NFPT_BASE_URLNoBase URL for the NFPT scanner backend.
ZCASH_RPC_URLNoURL for Zcash RPC.
ZEC_RECV_UFVKNoZcash Unified Full Viewing Key for receiving top-ups.
COSIGN_APP_URLNoURL for the human-facing cosigner app.
CRYPTO_TOPUP_*NoTop-up configuration for crypto. Pattern: CRYPTO_TOPUP_*.
MONERO_RPC_URLNoURL for Monero RPC.
PAID_UNLOCK_DBNoDatabase path for paid unlock.
GATEWAY_MCP_PORTNoPort for the MCP server.
PRIVATE_WATCH_DBNoDatabase path for private watch.
XMR_RECV_ADDRESSNoMonero address for receiving top-ups.
ZEC_RECV_ADDRESSNoZcash address for receiving top-ups.
GATEWAY_REST_HOSTNoHost for the REST server.
GATEWAY_REST_PORTNoPort for the REST server.
XMR_RECV_VIEW_KEYNoMonero view key for receiving top-ups.
GATEWAY_TOOL_PREFIXNoPrefix for MCP tool names.
PAID_UNLOCK_ENABLEDNoSet to '1' to enable paid unlock feature.
X402_CDP_API_KEY_IDNoCoinbase Developer Platform API key ID for x402.
GATEWAY_SERVICE_NAMENoService name used for branding.
MAKE_PAYMENT_MAX_ZECNoMaximum ZEC amount per payment.
X402_FACILITATOR_URLNoURL of the x402 facilitator.
ZIVING_PAGE_URL_BASENoBase URL for Ziving pages.
MAKE_PAYMENT_WASM_DIRNoDirectory containing orchard-frost WASM artefacts.
OVERLAY_PAGE_URL_BASENoBase URL for donation overlay pages.
GATEWAY_PREMIUM_ROUTESNoAdditional premium routes for the paywall.
MAKE_PAYMENT_RELAY_URLNoRelay URL for co-signing.https://cosign.winbit32.com
MAKE_PAYMENT_WULT_PATHNoPath to the FROST share file (.wult) for making payments.
X402_RECIPIENT_ADDRESSNoAddress to receive USDC payments via x402.
X402_CDP_API_KEY_SECRETNoCoinbase Developer Platform API key secret for x402.
MAKE_PAYMENT_MAX_PENDINGNoMaximum pending payments.
MAKE_PAYMENT_SCANNER_BASENoBase URL for scanner used in making payments.
PAID_UNLOCK_ORDER_TTL_SECNoTime-to-live in seconds for paid unlock orders.
MAKE_PAYMENT_PCZT_API_BASENoBase URL for PCZT API.
MAKE_PAYMENT_WULT_PASSWORDNoPassword for the .wult file.
MAKE_PAYMENT_BIRTHDAY_HEIGHTNoBirthday height for the wallet.
PRIVATE_WATCH_ENCRYPTION_KEYNoEncryption key for private watch data.
GATEWAY_WEBHOOK_SIGNATURE_HEADERNoHTTP header name for webhook signatures.
PAID_UNLOCK_FREE_CREATE_PER_IP_PER_HOURNoFree create rate limit per IP per hour.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Rotwang9000/seneschal-payments-gateway'

If you have feedback or need assistance with the MCP directory API, please join our Discord server