gatepay-local-mcp
by gate
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EVM_PRIVATE_KEY | No | Local EVM private key for local_private_key mode, hex with or without 0x prefix | |
| SVM_PRIVATE_KEY | No | Local Solana private key for local_private_key mode, base58 encoded (optional) | |
| GATE_PAY_CLIENT_ID | No | Merchant client id for centralized payment payloads | |
| PLUGIN_WALLET_TOKEN | No | MCP token from browser extension wallet for plugin_wallet mode | |
| GATE_PAY_OAUTH_SCOPE | No | OAuth scope for device/login flow | |
| QUICK_WALLET_API_KEY | No | API key for MCP wallet service (optional) | |
| QUICK_WALLET_MCP_URL | No | MCP wallet endpoint URL for quick_wallet mode | https://walletmcp.gate.com/mcp |
| GATE_PAY_OAUTH_CLIENT_ID | No | Gate Pay OAuth client id for centralized payment mode | |
| GATE_PAY_OAUTH_TOKEN_URL | No | Explicit token endpoint path (optional) | |
| PLUGIN_WALLET_SERVER_URL | No | Plugin wallet server URL (optional, used in some configurations) | |
| GATE_PAY_OAUTH_REFRESH_URL | No | Explicit refresh endpoint path (optional) | |
| GATE_PAY_OAUTH_CALLBACK_PORT | No | Local port for OAuth redirect | 18473 |
| GATE_PAY_OAUTH_CLIENT_SECRET | No | Gate Pay OAuth client secret for centralized payment mode | |
| GATE_PAY_OAUTH_BACKEND_ORIGIN | No | Base URL for OAuth backend for centralized payment mode | |
| GATE_PAY_OAUTH_TOKEN_BASE_URL | No | Origin used to derive default token and refresh endpoints (optional) | |
| GATE_PAY_CENTRALIZED_PAYMENT_URL | No | HTTPS endpoint for submitting centralized payments | |
| GATE_PAY_ACCOUNT_AUTHORIZE_ORIGIN | No | Domain for Gate Pay authorization page | https://gate.com |
| GATE_PAY_OAUTH_AUTHORIZE_USER_AGENT | No | Custom User-Agent for authorization preflight | gateio/web |
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
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