Skip to main content
Glama
paean-ai

paean-dex-mcp

Official
by paean-ai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEX_NETWORKNoNetwork: 'mainnet' or 'testnet'. Testnet uses Sepolia for Base and devnet for Solana.mainnet
DEX_MNEMONICNoBIP-39 mnemonic phrase (12 or 24 words). Derives wallets for both chains.
DEX_HD_PATH_BASENoHD derivation path for Base wallet (used with DEX_MNEMONIC).m/44'/60'/0'/0/0
DEX_RPC_URL_BASENoCustom RPC endpoint for Base. Testnet default: https://sepolia.base.orghttps://mainnet.base.org
DEX_SLIPPAGE_BPSNoDefault slippage tolerance in basis points (50 = 0.5%).50
DEX_DEFAULT_CHAINNoDefault chain: 'base' or 'solana'.base
DEX_HD_PATH_SOLANANoHD derivation path for Solana wallet (used with DEX_MNEMONIC).m/44'/501'/0'/0'
DEX_RPC_URL_SOLANANoCustom RPC endpoint for Solana. Testnet default: https://api.devnet.solana.comhttps://api.mainnet-beta.solana.com
DEX_PRIVATE_KEY_BASENoHex private key for Base (EVM). Required for swaps on Base.
DEX_PRIVATE_KEY_SOLANANoBase58 private key for Solana. Required for swaps on Solana.

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-dex-mcp'

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