Ay
Freeby MCP Community
The native monetization layer for MCP tool servers — x402 payment enforcement via OWS CLI
v1.0.1Added Apr 12, 2026
mcpx402owsmonetizationai-agents
Ay MCP Server
The native monetization layer for MCP tool servers — x402 payment enforcement via OWS CLI
Installation
npx -y @nikhilraikwar/mcpay
Reviews
Installation
Quick install
npx -y @nikhilraikwar/mcpay
Add to claude_desktop_config.json
{
"mcpServers": {
"ay": {
"command": "npx",
"args": ["-y", "@nikhilraikwar/mcpay"]
}
}
}