Installation MCP server
Installs ProAbono into a website from the IDE: hosted pages, catalogue, customers, subscriptions.
0 stars324 downloads/wk
Reviews
Write oneNobody has reviewed Installation yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Installation tools (16, 5 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
change_subscriptionwrite actionWRITE. Moves an existing ProAbono subscription: upgrade or downgrade it to another offer,
create_customerwrite actionWRITE. Creates a ProAbono customer in the configured Segment, keyed by the reference the
create_subscriptionwrite actionWRITE. Creates a ProAbono subscription linking an existing customer to an offer. This is
generate_pricing_tableGenerates the embed that renders the ProAbono pricing table inside a page of the
get_api_referenceReturns the exact contract of a ProAbono Live API endpoint (parameters, whether each is
get_customerRetrieves a ProAbono customer by the reference shared with the merchant's application
get_offerRetrieves a single ProAbono offer by its reference, with its Features, pricing and the
get_server_infoReports the version of the ProAbono MCP Installation server and confirms that its ProAbono
get_usagesReads a customer's Usages: what that customer may do right now, as ProAbono sees it, one
install_customer_portalGenerates the code that embeds the ProAbono Customer Portal inside a page of the
list_featuresLists the ProAbono Features of the account: the definitions the business owns, each with
list_offersLists the ProAbono offers the configured Segment exposes, with the Features each one
list_subscriptionsLists ProAbono subscriptions, optionally those of one customer, with their state and the
search_documentationAnswers a natural-language question about integrating ProAbono from the official
update_billing_addresswrite actionWRITE. Updates the billing address of a ProAbono customer. Only the fields passed are
update_customerwrite actionWRITE. Updates a ProAbono customer identified by its shared reference. The endpoint is an
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan18 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 1 days ago15/15
- Maintainer identitynamespace and repository owner differ; website matches verified namespace6/10
Install directly
Runs npx -y @proabono/mcp-installation on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add mcp-installation -- npx -y @proabono/mcp-installation
Installation: common questions
- Is Installation MCP server safe?
- Mostly: it is graded B (80/100). Read the Installation safety report
- How do I install Installation?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Installation need an API key?
- Yes. The registry entry asks for
PROABONO_AGENT_KEY,PROABONO_API_KEY,PROABONO_PORTAL_SECRET,PROABONO_WEBHOOK_SECRET. - Is Installation maintained?
- The last commit was 2 days ago (2026-09-18). The latest release is v0.1.0.