← Back to Plugins
MCP Server MCP

io.github.UNIPaaS/paas-build-mcp

github By github 👁 1 views ▲ 0 votes

Your agent opens a real merchant account (go_live) and takes payments the same day. 3.9% flat.

Homepage Verified source GitHub

Install

npx -y @paasbuild/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@paasbuild/mcp",
      "version": "0.1.4",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "paas.build API base (secrets stay server-side).",
          "default": "https://paas.build",
          "name": "PAAS_PROXY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...