@piprail/mcp
PipRail MCP server — hand any MCP client a budget-bound x402 payment wallet. Local-only, no backend, no custody; the spend policy is enforced before any on-cha…
Finance & Paymentsnpx -y @piprail/mcp{
"mcpServers": {
"piprail-mcp": {
"command": "npx",
"args": [
"-y",
"@piprail/mcp"
]
}
}
}@piprail/mcp is a community MCP server that connects AI assistants like Claude to piprail mcp server — hand any mcp client a budget-bound x402 payment wallet. local-only, no backend, no custody; the spend policy is enforced before any on-cha…. It runs locally on your machine, keeping your data private and giving you full control over the connection. Adding it to your setup expands what Claude can do without any extra coding.
About @piprail/mcp
Overview
PipRail MCP server — hand any MCP client a budget-bound x402 payment wallet. Local-only, no backend, no custody; the spend policy is enforced before any on-chain send, so the model literally cannot overspend.
Links
Topics
mcp, model-context-protocol, modelcontextprotocol, mcp-server, x402, 402, payment-required, agent-payments, ai-agent, autonomous-payments, wallet, usdc, usdt, stablecoin, crypto-payments, multichain, evm, solana, base, piprail, claude, cursor
Who Should Use @piprail/mcp?
- 1Extend Claude and other AI assistants with new capabilities
- 2Automate tasks that previously required manual steps
- 3Connect your existing tools to an AI workflow
- 4Reduce repetitive work by letting AI interact with your services
How to Install @piprail/mcp
Before you start
You will need Node.js (v18 or later) installed on your machine — download it from nodejs.org if you haven't already.
- 1Open a terminal (Terminal on Mac, Command Prompt or PowerShell on Windows).
- 2Paste the install command above and press Enter — Node.js will download and run the server automatically.
- 3Add the server to your Claude Desktop config file (see the JSON snippet above) and restart Claude.
The Claude Desktop config snippet above can be copied and pasted directly into your claude_desktop_config.json file — no editing required.