Skip to main content
Glama
gate

gatepay-local-mcp

by gate

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EVM_PRIVATE_KEYNoLocal EVM private key for local_private_key mode, hex with or without 0x prefix
SVM_PRIVATE_KEYNoLocal Solana private key for local_private_key mode, base58 encoded (optional)
GATE_PAY_CLIENT_IDNoMerchant client id for centralized payment payloads
PLUGIN_WALLET_TOKENNoMCP token from browser extension wallet for plugin_wallet mode
GATE_PAY_OAUTH_SCOPENoOAuth scope for device/login flow
QUICK_WALLET_API_KEYNoAPI key for MCP wallet service (optional)
QUICK_WALLET_MCP_URLNoMCP wallet endpoint URL for quick_wallet modehttps://walletmcp.gate.com/mcp
GATE_PAY_OAUTH_CLIENT_IDNoGate Pay OAuth client id for centralized payment mode
GATE_PAY_OAUTH_TOKEN_URLNoExplicit token endpoint path (optional)
PLUGIN_WALLET_SERVER_URLNoPlugin wallet server URL (optional, used in some configurations)
GATE_PAY_OAUTH_REFRESH_URLNoExplicit refresh endpoint path (optional)
GATE_PAY_OAUTH_CALLBACK_PORTNoLocal port for OAuth redirect18473
GATE_PAY_OAUTH_CLIENT_SECRETNoGate Pay OAuth client secret for centralized payment mode
GATE_PAY_OAUTH_BACKEND_ORIGINNoBase URL for OAuth backend for centralized payment mode
GATE_PAY_OAUTH_TOKEN_BASE_URLNoOrigin used to derive default token and refresh endpoints (optional)
GATE_PAY_CENTRALIZED_PAYMENT_URLNoHTTPS endpoint for submitting centralized payments
GATE_PAY_ACCOUNT_AUTHORIZE_ORIGINNoDomain for Gate Pay authorization pagehttps://gate.com
GATE_PAY_OAUTH_AUTHORIZE_USER_AGENTNoCustom User-Agent for authorization preflightgateio/web

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/gate/gatepay-local-mcp'

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