sc4sap:setup

Automates SC4SAP initial setup for SAP connections and MCP integration across multi-profile environments.

46|15|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/babamba2/superclaude-for-sap --skill sc4sap-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sc4sap:setup
Source: https://github.com/babamba2/superclaude-for-sap/tree/main/skills/setup
Command: npx skills add https://github.com/babamba2/superclaude-for-sap --skill sc4sap-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the initial SC4SAP setup workflow for SAP connections and MCP integration. It coordinates legacy detection, profile creation, MCP server installation, and optional backend components across multi-profile environments. It enforces stepwise prompts, risk checks, and guardrails while collecting identity and connection data to produce ready-to-run profiles and artifacts.

Core Features & Use Cases

  • Multi-profile onboarding: migrate from legacy single-profile state to a robust multi-profile setup with per-profile SAP connections.
  • MCP integration bootstrap: install and configure the abap-mcp-adt-powerup MCP server and hooks for safe operation.
  • Optional DEV-only components: provision ZMCP_ADT_UTILS and ALV OOP handlers when appropriate.
  • PreToolUse guardrails: install blocklist and tier-readonly hooks to enforce safety during Claude Code interactions.
  • Guided, stepwise workflow: collects identity, connection, and environment details through a disciplined, question-by-question flow.
  • Artifacts & persistence: outputs per-profile work artifacts and maintains a clean separation between project-scoped and user-profile data.

Quick Start

Run the setup wizard to bootstrap multi-profile SAP connections and MCP integration.

Frequently Asked Questions about sc4sap:setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up multi-profile SAP connections for MCP integration?

Multi-profile SAP connections are set up through a guided stepwise workflow that collects identity and connection details, creates per-profile configurations, and installs the MCP server to produce ready-to-run profiles.

Can I migrate from a legacy single-profile SAP setup to a multi-profile environment?

Yes, legacy single-profile SAP state can be migrated to a robust multi-profile setup. The setup workflow detects existing legacy configurations and transitions them into per-profile SAP connections during onboarding.

What guardrails are enforced during SAP MCP server installation?

PreToolUse guardrails install blocklist and tier-readonly hooks during MCP server installation to enforce safety. The workflow applies risk checks and stepwise prompts throughout the setup process.

Do I need optional DEV-only components for my SAP connection profiles?

Optional DEV-only components include ZMCP_ADT_UTILS and ALV OOP handlers, which are provisioned when appropriate for your environment. The setup workflow determines if these backend components fit your specific context.

How does the sc4sap setup wizard handle project-scoped and user-profile data?

The setup wizard maintains a clean separation between project-scoped and user-profile data by outputting per-profile work artifacts. This ensures structured persistence across multi-profile SAP environments.