mcpbeat Sign in

Agirails MCP Server

local only

Agirails MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm. Last commit 28 May 2026.

Payment rails for AI agents — escrow, settlement, discovery, and disputes from any context window.

Installs per day peak 18 · avg 8 · +143% w/w
a month agotoday
46
Installs / week
npm · @agirails/mcp-server
4
Stars
1 open issues
28 May 2026
Last commit
0 releases in 90 days
Apache-2.0
License
JavaScript

Nothing serious here today

Today is the operative word: we check Agirails MCP Server 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 agirails-mcp-server -- npx -y @agirails/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agirails-mcp-server": {
      "args": [
        "-y",
        "@agirails/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agirails-mcp-server]
command = "npx"
args = ["-y", "@agirails/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "agirails-mcp-server": {
      "args": [
        "-y",
        "@agirails/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agirails-mcp-server": {
      "args": [
        "-y",
        "@agirails/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Agirails MCP Server

same job, measured the same way
Amrood — INR Payments for AI Agents
by saurabh-karn

KYC-verified INR wallets for AI agents in India. Payments, escrow, and settlements.

99 installs/wk local only
Azeth Protocol
by azeth-protocol

Smart accounts, x402 payments, on-chain reputation, and service discovery for AI agents

63 installs/wk local only
Secant Agent Research Pack
by jnilrac

Paid MCP web research for agents: search, extraction, citations, and x402 payment discovery.

5 tools answering
Agent Payment MCP
by abraxas1010

Secure USDC payments for AI agents on Base blockchain with budget controls and instant settlement.

local only
Agent Pay
by joepangallo

Payment gateway for AI agents with tool discovery, provisioning, metering, and reliability tools.

56 installs/wk local only
Arbitova
by jiayuanliang0716-max

Escrow + AI arbitration for A2A payments. Lock funds, confirm delivery, dispute if needed.

35 installs/wk local only
M2mcent
by evozim

x402 payment wrapper for AI Agents and MCP Servers. USDC settlements on Base L2.

82 installs/wk local only
Autron Core
by hungnguyenhtbvn-max

Open Identity Standard for AI Agents — DID, Agent Cards, delegation, reputation, payment & escrow

38 installs/wk local only

Agirails MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Agirails MCP Server?
Agirails MCP Server 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 @agirails/mcp-server was installed 46 times last week.
How do I connect Agirails MCP Server?
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 @agirails/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Agirails MCP Server?
The npm package @agirails/mcp-server was installed 46 times in the last week. Week over week that is +143%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Agirails MCP Server open source?
Yes — it is published under the Apache-2.0 licence, written in JavaScript, 4 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.