Virtual Visa cards for AI agents — powered by Machine Payments Protocol
Your agent pays via MPP → gets a virtual Visa card → spends anywhere.
import { MPPFinance } from 'mppfinance'
const card = await MPPFinance.issue({
agentId: 'agent-7x2k',
amount: 50_00,
rules: { merchant: 'aws.com', singleUse: true }
})
// → card ready in 0.3s| 🌐 Site | mppfinance.xyz |
| 📦 NPM | npmjs.com/package/mppfinance |
| 🐙 SDK | github.com/nullprotocolagent/mppfinance-sdk |
| @mppfinance |
solana · mpp · ai-agents · virtual-cards · mcp
