Catalog
Paas Build MCP
Officialby UNIPaaS · JavaScript
Your agent opens a real merchant account (go_live) and takes payments the same day. 3.9% flat.
Your agent opens a real merchant account (go_live) and takes payments the same day. 3.9% flat.
Topics
ai-agentscheckoutmcpmcp-serverpaymentsstripe-alternative
README not available yet.
Install
Configuration
Environment variables
PAAS_PROXYdefault https://paas.buildpaas.build API base (secrets stay server-side).
claude_desktop_config.json
{
"mcpServers": {
"paas-build-mcp": {
"command": "npx",
"args": [
"-y",
"@paasbuild/mcp@0.1.4"
],
"env": {
"PAAS_PROXY": "https://paas.build"
}
}
}
}