
Piprail
@piprail
关于 Piprail
Hand any AI agent a budget-capped wallet to pay, discover & register x402 payment-gated URLs across every chain. Local, self-custodial, no backend, no fee.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"piprail": {
"command": "npx",
"args": [
"-y",
"@piprail/mcp"
],
"env": {
"PIPRAIL_PRIVATE_KEY": "<YOUR_WALLET_KEY>",
"PIPRAIL_CHAIN": "base",
"PIPRAIL_MAX_AMOUNT": "0.10",
"PIPRAIL_MAX_TOTAL": "10.00",
"PIPRAIL_TOKENS": "USDC"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Piprail?
Piprail is an MCP server that provides any AI agent (Claude Desktop, Cursor, Claude Code, Windsurf, VS Code, Cline) with a budget-capped wallet to autonomously pay x402 ("402 Payment Required") payment-gated URLs. It runs locally with your wallet and a spend policy the model cannot exceed — no backend, no custody, no facilitator, no fee.
How to use Piprail?
Run npx -y @piprail/mcp, add the config block (set your wallet key and spend caps via environment variables like PIPRAIL_MAX_AMOUNT, PIPRAIL_MAX_TOTAL, PIPRAIL_TOKENS, PIPRAIL_HOSTS, and PIPRAIL_CHAIN), then restart your client. The server exposes five tools for discovering, quoting, planning, paying, and registering x402 endpoints.
Key features of Piprail
- Five tools for the full x402 payment lifecycle.
- Budget-capped wallet enforced before any on-chain send.
- Supports every major EVM chain plus Solana, TON, Tron, NEAR, Sui, Aptos, Algorand, Stellar, and XRP Ledger.
- Works with USDC, USDT, and native coin across chains.
- Wallet key never leaves your machine — no back end or custody.
- Runs locally with no facilitator and no additional fee.
Use cases of Piprail
- AI agents autonomously paying for APIs within a strict budget.
- Discovering which x402-enabled endpoints are available (
其他 分类下的更多 MCP 服务器
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Servers
modelcontextprotocolModel Context Protocol Servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
评论