paean-pay-mcp
Officialby paean-ai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PAYMENT_NETWORK | No | Network to use: 'mainnet' or 'testnet'. | mainnet |
| PAYMENT_MNEMONIC | No | BIP-39 mnemonic phrase (12 or 24 words) to derive wallets for both chains. | |
| PAYMENT_HD_PATH_BASE | No | HD derivation path for Base wallet. Only used if mnemonic is set. | m/44'/60'/0'/0/0 |
| PAYMENT_RPC_URL_BASE | No | Custom Base RPC endpoint. | https://mainnet.base.org |
| PAYMENT_DEFAULT_CHAIN | No | Default chain: 'base' or 'solana'. | base |
| PAYMENT_HD_PATH_SOLANA | No | HD derivation path for Solana wallet. Only used if mnemonic is set. | m/44'/501'/0'/0' |
| PAYMENT_RPC_URL_SOLANA | No | Custom Solana RPC endpoint. | https://api.mainnet-beta.solana.com |
| PAYMENT_PRIVATE_KEY_BASE | No | Hex private key for Base wallet. Use if not using mnemonic. | |
| PAYMENT_PRIVATE_KEY_SOLANA | No | Base58 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
| 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
- 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/paean-ai/paean-pay-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server