Amrood — INR Payments for AI Agents MCP Server
io.github.saurabh-karn/amrood-mcp
What is the Amrood — INR Payments for AI Agents MCP server?
KYC-verified INR wallets for AI agents in India. Payments, escrow, and settlements.
How to install Amrood — INR Payments for AI Agents
Copy-paste configuration for popular MCP clients.
AMROOD_API_KEYsecretYour Amrood agent API key (starts with agk_live_)
AMROOD_BASE_URLAmrood API base URL (defaults to https://api.amrood.io)
{
"mcpServers": {
"amrood-mcp": {
"command": "uvx",
"args": [
"amrood-mcp"
],
"env": {
"AMROOD_API_KEY": "<YOUR_AMROOD_API_KEY>",
"AMROOD_BASE_URL": "<YOUR_AMROOD_BASE_URL>"
}
}
}
}{
"mcpServers": {
"amrood-mcp": {
"command": "uvx",
"args": [
"amrood-mcp"
],
"env": {
"AMROOD_API_KEY": "<YOUR_AMROOD_API_KEY>",
"AMROOD_BASE_URL": "<YOUR_AMROOD_BASE_URL>"
}
}
}
}{
"mcpServers": {
"amrood-mcp": {
"command": "uvx",
"args": [
"amrood-mcp"
],
"env": {
"AMROOD_API_KEY": "<YOUR_AMROOD_API_KEY>",
"AMROOD_BASE_URL": "<YOUR_AMROOD_BASE_URL>"
}
}
}
}{
"servers": {
"amrood-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"amrood-mcp"
],
"env": {
"AMROOD_API_KEY": "<YOUR_AMROOD_API_KEY>",
"AMROOD_BASE_URL": "<YOUR_AMROOD_BASE_URL>"
}
}
}
}claude mcp add amrood-mcp --env AMROOD_API_KEY=<YOUR_AMROOD_API_KEY> --env AMROOD_BASE_URL=<YOUR_AMROOD_BASE_URL> -- uvx amrood-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.