MCP tools
This page lists the tools available at the Monaiq MCP endpoint.
| Tool | What it does |
|---|---|
getting_started |
Onboarding for the business domain and tool usage. |
profile |
View and manage the seller’s own profile, retrieve credentials, and read or accept terms. |
rotate_api_key |
Regenerate the API key. The old key stops authenticating immediately. |
product |
Catalog CRUD for products. |
product_feature |
Catalog CRUD for product features. |
offering |
Catalog CRUD for offerings. |
feature_offering |
Catalog CRUD for feature-offering links. |
implement_base |
Guidance and snippets for SDK integration. Does not edit files. |
implement_product_feature |
Guidance and snippets for integrating a product feature. Does not edit files. |
implement_purchase_flow |
Guidance and snippets for the embedded purchase flow. Does not edit files. |
get_platform_manifest |
Returns the full JSON manifest for a supported platform. |
provision_api_key_config |
Returns the exact commands and file edits to plumb the API key into a project. |
fetch_step_resources |
Retrieves resources for an implementation step. |
monaiq_journal |
Reads and writes entries in the implementation journal. |
Authentication
Section titled “Authentication”Tools carry no credential parameters. Sign-in happens once at the MCP client level, using OAuth: the URL is the entire setup. See Connect over MCP for how sign-in works.
Not yet available over MCP
Section titled “Not yet available over MCP”- Customer management
- License CRUD
- Billing plan management
- Invoice operations
- Consumption analytics