Skip to main content
Glama
paean-ai

paean-pay-mcp

Official
by paean-ai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PAYMENT_NETWORKNoNetwork to use: 'mainnet' or 'testnet'.mainnet
PAYMENT_MNEMONICNoBIP-39 mnemonic phrase (12 or 24 words) to derive wallets for both chains.
PAYMENT_HD_PATH_BASENoHD derivation path for Base wallet. Only used if mnemonic is set.m/44'/60'/0'/0/0
PAYMENT_RPC_URL_BASENoCustom Base RPC endpoint.https://mainnet.base.org
PAYMENT_DEFAULT_CHAINNoDefault chain: 'base' or 'solana'.base
PAYMENT_HD_PATH_SOLANANoHD derivation path for Solana wallet. Only used if mnemonic is set.m/44'/501'/0'/0'
PAYMENT_RPC_URL_SOLANANoCustom Solana RPC endpoint.https://api.mainnet-beta.solana.com
PAYMENT_PRIVATE_KEY_BASENoHex private key for Base wallet. Use if not using mnemonic.
PAYMENT_PRIVATE_KEY_SOLANANoBase58 private key for Solana wallet. Use if not using mnemonic.

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/paean-ai/paean-pay-mcp'

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