mcpbeat Sign in

Payaion MCP Server

local only

Payaion runs on your own machine — the client starts it, so there is no endpoint to ping. 187 installs a week from pypi.

Agent file transfer. No API key to start; price downloads in USDC on Base.

Installs per day peak 24 · avg 10 · +60% w/w
a month agotoday
187
Installs / week
npm · @payaion/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Payaion every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add payaion -- npx -y @payaion/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "payaion": {
      "args": [
        "-y",
        "@payaion/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.payaion]
command = "npx"
args = ["-y", "@payaion/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "payaion": {
      "args": [
        "-y",
        "@payaion/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "payaion": {
      "args": [
        "-y",
        "@payaion/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: PAYAION_API_KEY (Optional. Without it you upload as a guest: 100 MB per file, 24-hour link, no account. A key raises the limits and is required to sell. Get one at https://payaion.com/dashboard). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Payaion

same job, measured the same way
Boo X402 MCP
by lucle87

Pay-per-call crypto data for AI agents. USDC on Base via x402. No API key.

34 installs/wk local only
Agentreader MCP
by ajanani1

11 pay-per-call web tools for AI agents, auto-paid in USDC on Base via x402. No API keys.

21 installs/wk local only
Agishub
by agishub

AgisHub — 34 pay-per-call tools for AI agents over x402 (USDC on Base). No API key, no signup.

88 installs/wk 34 tools answering
C
Forage
by forage

Web search and URL-to-markdown for agents. Pay per call in USDC on Base, no signup.

2 tools answering
Kristo Intelligence
by hristovdimitri2-hub

Pay-per-call DeFi intelligence for AI agents on Base — x402, USDC, no keys.

3 tools answering
Scrape402
by scrape402

Pay-per-call agent tools via x402 (USDC on Base): chat, prices, funding, RNG. No account or keys.

5 tools answering
Fileshareforagents
by fileshareforagents

Storage and file sharing for AI agents. No account, no API key: $0.01 USDC per call (x402, Base).

343 installs/wk local only
x402 Video — AI Video Generation (pay-per-call, no account)
by x402-video

Pay-per-call AI video generation (Seedance text-to-video) via x402. USDC on Base, no API key.

41 installs/wk local only

Payaion — questions

Answers built from our own checks of this server.

Why is there no uptime for Payaion?
Payaion runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @payaion/mcp was installed 187 times last week.
How do I connect Payaion?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @payaion/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Payaion?
The npm package @payaion/mcp was installed 187 times in the last week. Week over week that is +60%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.