Molpha MCP
MCP server that lets AI agents create, fetch, verify, and publish Molpha oracle data.
Package Details
@molpha/mcp
Environment Variables
memorySigning backend: memory (local keypair) or keychain (Privy / Turnkey).
Path to a Solana JSON keypair file. Required when SIGNER_BACKEND=memory.
Keychain provider: privy or turnkey. Required when SIGNER_BACKEND=keychain.
Privy app ID. Required for KEYCHAIN_BACKEND=privy.
Privy app secret. Required for KEYCHAIN_BACKEND=privy.
Privy wallet ID. Required for KEYCHAIN_BACKEND=privy.
Solana address for the Privy wallet.
Turnkey API public key. Required for KEYCHAIN_BACKEND=turnkey.
Turnkey API private key. Required for KEYCHAIN_BACKEND=turnkey.
Turnkey organization ID. Required for KEYCHAIN_BACKEND=turnkey.
Solana address for the Turnkey wallet.
https://api.devnet.solana.comSolana RPC endpoint.
Comma-separated Molpha gateway URLs. Leave empty to use the SDK default.
evm-sepoliaComma-separated EVM verifier networks.
starknet-sepoliaComma-separated Starknet verifier networks.
falsePreview all write and spend operations without submitting them.
100Process-local daily Solana submit cap.
1Refuse to fund an x402 round priced above this amount (decimal USDC).
10Process-local daily x402 spend cap (decimal USDC).
Optional settling gateway PDA (base58) to skip discovery when the escrow is already funded.