Payflowagent
БесплатноНе проверенToken intelligence MCP server for Monad tokens on nad.fun, providing risk and momentum scores. Enables AI agents to evaluate tokens with free and paid tools thr
Описание
Token intelligence MCP server for Monad tokens on nad.fun, providing risk and momentum scores. Enables AI agents to evaluate tokens with free and paid tools through the x402 protocol.
README
Pay-per-call APIs for autonomous AI agents. USDC via x402, no signup.
MCP registry name: io.github.Coinlooter/mcp
- Hub (catalog): payflowagent.net
- nad.fun intelligence: nad.payflowagent.net
- DeFi datafeed: data.payflowagent.net
- npm: [email protected]
This repository contains the open-source integration pieces:
| Path | What |
|---|---|
/ (root) |
payflowagent-mcp — MCP server for Cursor, Claude Desktop, and custom agents. |
examples/screen-bot/ |
Reference polling bot: finds high-score nad.fun tokens every few minutes. |
The scoring APIs run on PayFlowAgent infrastructure; this repo is the client surface so agents and developers can integrate in one step.
Tools (MCP)
nad.fun (Monad)
| Tool | Price | Description |
|---|---|---|
score_token |
free | 0–100 score, riskLevel, action (rate-limited). |
decide_token |
x402 | Full report: factors, graduation, momentum. |
token_summary |
x402 | Graduation progress + momentum (cheap entry). |
screen_tokens |
x402 | Ranked list of pre-scored fresh tokens. |
Datafeed (DeFiLlama)
| Tool | Price | Description |
|---|---|---|
sample_yields |
free | Top yield pools + 3-item opportunity preview (score + reasons). |
yield_opportunities |
x402 | Ranked yield picks with risk score & explainable reasons. |
Install (one line)
npx -y [email protected]
Use it in Cursor
~/.cursor/mcp.json (or project .cursor/mcp.json):
{
"mcpServers": {
"payflowagent": {
"command": "npx",
"args": ["-y", "[email protected]"],
"env": {
"PAYFLOWAGENT_API_BASE": "https://nad.payflowagent.net",
"PAYFLOWAGENT_DATAFEED_BASE": "https://data.payflowagent.net"
}
}
}
}
Use it in Claude Desktop
Same config as Cursor (Settings → Developer → MCP Servers).
Without X402_BUYER_PRIVATE_KEY only free tools work (score_token, sample_yields).
Use a dedicated payer wallet (Base, USDC) — never your main wallet.
Configuration (env)
| Variable | Default | Purpose |
|---|---|---|
PAYFLOWAGENT_API_BASE |
https://nad.payflowagent.net |
nad.fun API base URL. |
PAYFLOWAGENT_DATAFEED_BASE |
https://data.payflowagent.net |
Datafeed API base URL. |
X402_BUYER_PRIVATE_KEY |
— | Payer wallet key (Base, USDC). Enables paid tools. |
X402_BUYER_RPC |
https://mainnet.base.org |
Payment RPC (optional). |
MCP Registry
After npm publish, list in the official registry:
npm install -g @modelcontextprotocol/publisher
cd payflowagent-mcp
mcp-publisher login github
mcp-publisher publish
Manifest: server.json (io.github.Coinlooter/mcp).
Reference agent
See examples/screen-bot — polls /v1/screen every few
minutes, de-duplicates, and alerts on new high-score tokens (optional webhook).
Fork it and point it at your own trading logic.
Develop locally
npm install
npm run typecheck
npm run build # emits dist/
npm start # stdio server from source (tsx)
Publish to npm
npm run build
npm publish
License
MIT — see LICENSE.
Установка Payflowagent
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Coinlooter/payflowagent-mcpFAQ
Payflowagent MCP бесплатный?
Да, Payflowagent MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Payflowagent?
Нет, Payflowagent работает без API-ключей и переменных окружения.
Payflowagent — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Payflowagent в Claude Desktop, Claude Code или Cursor?
Открой Payflowagent на 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 Payflowagent with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
