paymentsai/payments-ai
v1.0.0Apache-2.0
Guided Payments AI skills for merchant onboarding and checkout branding, plus the bundled Payments AI MCP server.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
payments-ai
{
"url": "https://managed.payments.ai/api/mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "payments-ai",
"version": "1.0.0",
"description": "Guided Payments AI skills for merchant onboarding and checkout branding, plus the bundled Payments AI MCP server.",
"author": {
"name": "Payments AI",
"email": "support@payments.ai",
"url": "https://payments.ai/"
},
"homepage": "https://payments.ai/",
"repository": "https://github.com/paymentsai/Payments-AI-skills",
"license": "Apache-2.0",
"keywords": [
"payments",
"checkout",
"mcp",
"merchant-of-record"
]
}