Payper
БесплатноНе проверенMCP server — AI agents rent GPUs & pay in USDG over x402 on Robinhood Chain.
Описание
MCP server — AI agents rent GPUs & pay in USDG over x402 on Robinhood Chain.
README
Let any MCP-capable AI agent rent real GPUs and pay per second in USDG over x402 on Robinhood Chain — one wallet, no account, no KYC.
Add it to your agent
Works with Claude Desktop, Claude Code, Cursor, Cline, or any MCP client. Add:
{
"mcpServers": {
"payper": {
"command": "npx",
"args": ["-y", "payper-mcp"],
"env": {
"PAYPER_WALLET_KEY": "0xYOUR_WALLET_PRIVATE_KEY",
"PAYPER_GATEWAY": "https://app.payperlabs.com"
}
}
}
}
PAYPER_WALLET_KEY is a wallet that holds USDG on Robinhood Chain (chain 4663).
It signs payments (gasless — Payper pays the gas). Use a dedicated agent wallet,
not your main one, and keep only what you want the agent to be able to spend.
Tools
| Tool | What it does |
|---|---|
list_gpus |
Live catalog of GPUs + per-hour USD prices |
rent_gpu(gpu, maxUsd) |
Rent one. Signs a USDG payment up to maxUsd, returns an access code + connection details. You're charged only for seconds used. |
check_session(code) |
State, connection details, and spend for a session |
stop_session(code) |
Stop and refund the unused USDG automatically |
How it works
rent_gpu runs the whole x402 flow for the agent: it requests a GPU, receives
an HTTP 402 with the price, signs one EIP-3009 authorization for the cap
(gasless), and retries. The unused balance is refunded on stop_session. No
account, no card, no invoice — just a wallet.
Run standalone
PAYPER_WALLET_KEY=0x... npx payper-mcp
Установка Payper
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/payperlabs/payper-mcpFAQ
Payper MCP бесплатный?
Да, Payper MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Payper?
Нет, Payper работает без API-ключей и переменных окружения.
Payper — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Payper в Claude Desktop, Claude Code или Cursor?
Открой Payper на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Payper with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
