mcpbeat Sign in

Amrood — INR Payments for AI Agents MCP Server

by saurabh-karn Your server? Claim it
local only

Amrood — INR Payments for AI Agents runs on your own machine — the client starts it, so there is no endpoint to ping. 99 installs a week from pypi.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 51 · avg 18 · -24% w/w
a month agotoday
99
Installs / week
pypi · amrood-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 amrood-mcp -- uvx amrood-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "amrood-mcp": {
      "args": [
        "amrood-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.amrood-mcp]
command = "uvx"
args = ["amrood-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "amrood-mcp": {
      "args": [
        "amrood-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "amrood-mcp": {
      "args": [
        "amrood-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: AMROOD_API_KEY (Your Amrood agent API key (starts with agk_live_)), AMROOD_BASE_URL (Amrood API base URL (defaults to https://api.amrood.io)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Amrood — INR Payments for AI Agents

same job, measured the same way
Agirails MCP Server
by unima3x

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

46 installs/wk local only
Txn
by txn

Wallets, payments and human hiring for AI agents: pay other agents, escrow a budget, hire a person.

58 installs/wk local only
Verantis MCP
by m9labs-railscope

Verified directory for machine payments (x402 & MPP): check services and wallets before agents pay.

138 installs/wk 4 tools answering
Agentwallet
by hifriendbot

Wallet infrastructure for Ai agents. EVM + Solana. x402 payments. No KYC.

161 installs/wk local only
Agentpay
by up2itnow0822

Non-custodial x402 payment MCP server for AI agents. Wallets and payments on 17 chains.

121 installs/wk local only
N3XT MCP
by n3xt

Use your N3XT account for instant USD settlement. Access wallets, make payments, and more.

answering
M2mcent
by evozim

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

82 installs/wk local only
Spawnpay
by robocular

Crypto wallets, payments, and referral earnings for AI agents on Base L2

73 installs/wk local only

Amrood — INR Payments for AI Agents — questions

Answers built from our own checks of this server.

Why is there no uptime for Amrood — INR Payments for AI Agents?
Amrood — INR Payments for AI Agents 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 pypi package amrood-mcp was installed 99 times last week.
Is Amrood — INR Payments for AI Agents still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Amrood — INR Payments for AI Agents?
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 amrood-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Amrood — INR Payments for AI Agents?
The pypi package amrood-mcp was installed 99 times in the last week. Week over week that is -24%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.