Dynamic tool generation from Swagger, built-in CSRF and cookie handling, automatic retries, and guardrails on every mutating operation.
{{ f.body }}
{{ s.body }}
Point it at your tenant with environment variables, or use mock mode for a fast local loop without a live SAP backend.
SAP_MCP_MODE live or mock# configure tenant $env:SAP_MCP_MODE = "live" $env:SAP_CPI_USERNAME = "<username>" $env:SAP_CPI_PASSWORD = "<password>" $env:SAP_CPI_BASE_URL = "https://<tenant>/api/v1" # build & run npm install npm run build npm run dev
Clone the repository and connect your SAP Integration Suite tenant in minutes.