io.github.MPP32

mpp32-mcp-server

Payment layer for AI agents. One MCP, five protocols, thousands of paid APIs your agent can call.

stdioofficialinfra

Package Details

Transportstdio

Environment Variables

MPP32_AGENT_KEY(str)
Secret

Session key from https://mpp32.org/agent-console. Unlocks the full federated catalog and attributes every call to your dashboard. Optional in legacy mode where only native services are reachable.

MPP32_SOLANA_PRIVATE_KEY(str)
Secret

Solana private key used to sign x402 USDC payments locally. Only needed when calling paid services that prefer x402. Stays on your machine, never sent to MPP32 servers.

MPP32_PRIVATE_KEY(str)
Secret

Ethereum L2 private key used to sign Tempo pathUSD payments locally. Optional fallback for paid services when x402 is not available. Stays on your machine, never sent to MPP32 servers.

MPP32_API_URL(str)
Default:https://mpp32.org

Override the API base URL for custom deployments. Defaults to https://mpp32.org.