Agentic Mcp Pay
Freeby MCP Community
Payment gateway for MCP servers — monetize your tools with one wrapper
v0.1.1Added Apr 12, 2026
mcppaymentsx402mppstripe
Agentic Mcp Pay MCP Server
Payment gateway for MCP servers — monetize your tools with one wrapper
Installation
Reviews
Installation
Quick install
npx -y agentic-mcp-pay
Add to claude_desktop_config.json
{
"mcpServers": {
"agentic-mcp-pay": {
"command": "npx",
"args": ["-y", "agentic-mcp-pay"]
}
}
}