Servers

MoltPe
@umangbuilds
AI-native payment infrastructure that gives AI agents isolated wallets with programmable spending policies for autonomous USDC stablecoin transactions. 11 MCP tools for Claude Desktop, Cursor, and Windsurf. Tri-rail support: x402 (HTTP-native micropayments), MPP (session-based st
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"moltpe": {
"command": "npx",
"args": [
"-y",
"@moltpe/mcp-server"
],
"env": {
"MOLTPE_API_KEY": "<YOUR_API_KEY>"
}
}
}
}