Description
Access Replit MCP actions through the Scalekit MCP gateway.
Parameters
- action (string): Enabled sub-action to run.
- params (object): Action-specific inputs.
Actions
replitmcp_ask_questionreplitmcp_create_app_from_promptreplitmcp_list_appsreplitmcp_replit_widget_get_auth_tokenreplitmcp_replit_widget_get_preview_urlreplitmcp_replit_widget_start_app_previewreplitmcp_resolve_app_by_namereplitmcp_update_app_using_prompt
Use Cases
- Automate Replit MCP workflows: Add the node, enable the actions you need, and let the agent invoke them through Scalekit.
- Enforce least privilege: Only enable the subset of actions required for the current agent flow.