mcp installation MCP
v0.1.0com.proabono/mcp-installation
Installs ProAbono into a website from the IDE: hosted pages, catalogue, customers, subscriptions.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add mcp-installation -e PROABONO_API_BASE=<PROABONO_API_BASE> -e PROABONO_BUSINESS_ID=<PROABONO_BUSINESS_ID> -e PROABONO_SEGMENT_REF=<PROABONO_SEGMENT_REF> -e PROABONO_AGENT_KEY=<PROABONO_AGENT_KEY> -e PROABONO_API_KEY=<PROABONO_API_KEY> -e PROABONO_PORTAL_SECRET=<PROABONO_PORTAL_SECRET> -e PROABONO_WEBHOOK_SECRET=<PROABONO_WEBHOOK_SECRET> -- npx -y @proabono/mcp-installation
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.