-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the sap-dev-release wiki!
This project delivers a specialized MCP server designed to bridge the gap between AI and SAP. We provide your coding agents with the ABAP tools they’ve been waiting for!
While AI-driven development is a revolutionary paradigm shift, LLMs face the same hurdles as human developers: writing code in a vacuum is prone to error. Just as you wouldn't expect a hand-written sketch to compile perfectly, an LLM cannot succeed without a feedback loop.
Because of context window limitations, AI agents require precise, high-quality tools even more than humans do.
And then there is the "SAP Factor." Much like Isla de Muerta from Pirates of the Caribbean, you can only find your way there if you already know where it is.
Not every MCP protocol feature is currently supported by every IDE environment. In particular, sap-dev toolset has to know your project directory. In Google Antigravity, MCP servers are registered globally, and the project folder is not disclosed to the MCP instance being started for your working folder. Since our MCP server relies on a local db and credential storage, two steps are necessary to start working:
- Ask the agent for the Dashboard URL. The agent will return the URL of the dashboard used in this session (and pass the information about the workspace path to the MCP server)
- Unlock the workspace using the password provided during the Setup
After the workspace has been unlocked, the agent can access the configured SAP systems and use the toolset.
When unlocking the workspace, make sure the workspace directory is correct. It is shown on the login screen and the dashboard.