InFlow — agentic MPP (Machine Payments Protocol) / x402 payments from your machine.
@inflowpayai
A wallet for your agents to onboard and pay. Agentic MPP / x402 payments from your machine - CLI + MCP server.
Server Config
{
"mcpServers": {
"inflow": {
"command": "npx",
"args": [
"-y",
"@inflowpayai/inflow",
"--mcp"
]
}
}
}