payments-gateway
by Rotwang9000
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NFPT_API_KEY | No | API key for NFPT. | |
| X402_*_PRICE | No | Price for an x402 route. Pattern: X402_<ROUTE>_PRICE. | |
| X402_NETWORK | No | Network for USDC payments (e.g., base). | |
| NFPT_BASE_URL | No | Base URL for the NFPT scanner backend. | |
| ZCASH_RPC_URL | No | URL for Zcash RPC. | |
| ZEC_RECV_UFVK | No | Zcash Unified Full Viewing Key for receiving top-ups. | |
| COSIGN_APP_URL | No | URL for the human-facing cosigner app. | |
| CRYPTO_TOPUP_* | No | Top-up configuration for crypto. Pattern: CRYPTO_TOPUP_*. | |
| MONERO_RPC_URL | No | URL for Monero RPC. | |
| PAID_UNLOCK_DB | No | Database path for paid unlock. | |
| GATEWAY_MCP_PORT | No | Port for the MCP server. | |
| PRIVATE_WATCH_DB | No | Database path for private watch. | |
| XMR_RECV_ADDRESS | No | Monero address for receiving top-ups. | |
| ZEC_RECV_ADDRESS | No | Zcash address for receiving top-ups. | |
| GATEWAY_REST_HOST | No | Host for the REST server. | |
| GATEWAY_REST_PORT | No | Port for the REST server. | |
| XMR_RECV_VIEW_KEY | No | Monero view key for receiving top-ups. | |
| GATEWAY_TOOL_PREFIX | No | Prefix for MCP tool names. | |
| PAID_UNLOCK_ENABLED | No | Set to '1' to enable paid unlock feature. | |
| X402_CDP_API_KEY_ID | No | Coinbase Developer Platform API key ID for x402. | |
| GATEWAY_SERVICE_NAME | No | Service name used for branding. | |
| MAKE_PAYMENT_MAX_ZEC | No | Maximum ZEC amount per payment. | |
| X402_FACILITATOR_URL | No | URL of the x402 facilitator. | |
| ZIVING_PAGE_URL_BASE | No | Base URL for Ziving pages. | |
| MAKE_PAYMENT_WASM_DIR | No | Directory containing orchard-frost WASM artefacts. | |
| OVERLAY_PAGE_URL_BASE | No | Base URL for donation overlay pages. | |
| GATEWAY_PREMIUM_ROUTES | No | Additional premium routes for the paywall. | |
| MAKE_PAYMENT_RELAY_URL | No | Relay URL for co-signing. | https://cosign.winbit32.com |
| MAKE_PAYMENT_WULT_PATH | No | Path to the FROST share file (.wult) for making payments. | |
| X402_RECIPIENT_ADDRESS | No | Address to receive USDC payments via x402. | |
| X402_CDP_API_KEY_SECRET | No | Coinbase Developer Platform API key secret for x402. | |
| MAKE_PAYMENT_MAX_PENDING | No | Maximum pending payments. | |
| MAKE_PAYMENT_SCANNER_BASE | No | Base URL for scanner used in making payments. | |
| PAID_UNLOCK_ORDER_TTL_SEC | No | Time-to-live in seconds for paid unlock orders. | |
| MAKE_PAYMENT_PCZT_API_BASE | No | Base URL for PCZT API. | |
| MAKE_PAYMENT_WULT_PASSWORD | No | Password for the .wult file. | |
| MAKE_PAYMENT_BIRTHDAY_HEIGHT | No | Birthday height for the wallet. | |
| PRIVATE_WATCH_ENCRYPTION_KEY | No | Encryption key for private watch data. | |
| GATEWAY_WEBHOOK_SIGNATURE_HEADER | No | HTTP header name for webhook signatures. | |
| PAID_UNLOCK_FREE_CREATE_PER_IP_PER_HOUR | No | Free create rate limit per IP per hour. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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