MCP Server
MCP
Amrood — INR Payments for AI Agents
KYC-verified INR wallets for AI agents in India. Payments, escrow, and settlements.
Install
uvx amrood-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "amrood-mcp",
"version": "0.4.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Amrood agent API key (starts with agk_live_)",
"format": "string",
"isSecret": true,
"name": "AMROOD_API_KEY"
},
{
"description": "Amrood API base URL (defaults to https://api.amrood.io)",
"format": "string",
"name": "AMROOD_BASE_URL"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment