Aifinpay
@AiFinPay
关于 Aifinpay
Stripe for AI agents. Pay any HTTP API in stablecoins or native tokens on Polygon and Solana mainnet with one MCP call. Non-custodial, on-chain settlement, atomic 99/1 partner split. Five tools: payable_fetch, agent_address, agent_quote, pay_with_split, quote_split.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"aifinpay": {
"command": "npx",
"args": [
"@aifinpay/mcp"
],
"env": {
"AIFINPAY_MAX_USD": "0.10",
"AIFINPAY_CHAIN": "auto"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Aifinpay?
Aifinpay is a payment rail for autonomous AI agents that enables one-line payment to any x402-protected URL on Polygon or Solana mainnet. It is designed for developers building agentic systems who need non-custodial, on-chain settlement.
How to use Aifinpay?
Install the Python or Node SDK via pip install aifinpay-agent --pre or npm install @aifinpay/agent@alpha. For Claude Desktop or Cursor, configure the MCP server with npx @aifinpay/mcp and optionally set AIFINPAY_AGENT_SECRET and AIFINPAY_MAX_USD environment variables.
Key features of Aifinpay
- One-line
agent.pay()for x402‑gated APIs. - Non‑custodial on‑chain settlement on Polygon and Solana.
- Fee‑on‑top atomic split via AiFinPaySplitter contract.
- MCP server with five payment tools for LLMs.
- Framework integrations for OpenAI, LangChain, CrewAI, etc.
- Live since 2026 with verified mainnet payments.
Use cases of Aifinpay
- Autonomous agents paying for AI inference APIs (e.g., Llama‑3.3‑70B on io.net).
- Agents purchasing search results from Exa without human intervention.
- Self‑funding agent loops that run unattended on AutoGPT.
- Multi‑agent CrewAI crews buying tools and data as they work.
- Any AI agent monetizing or gating its own API via x402.
FAQ from Aifinpay
What is the x402 protocol?
x402 is a standard for HTTP 402 Payment Required responses; Aifinpay agents automatically sign and pay these.
Is it non‑custodial?
Yes, agents hold their own private keys and sign payments directly.
Which blockchains are supported?
Polygon (mainnet) with a deployed contract suite, and Solana (
其他 分类下的更多 MCP 服务器
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Servers
modelcontextprotocolModel Context Protocol Servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
评论