Generated code. Do not edit here — every file is overwritten on the next downport run.
- Source repository: https://github.com/abap-ai/mcp2
- SDK version:
1.0.0, generated from commitbc195ec - ABAP release: downported to
v702syntax, so it installs on 7.02 through 7.4x. On 7.5x use the source repository directly — it is the one that gets developed and tested.
All of it lives in the source repository: getting started, tools, resources, prompts, schemas, tasks, configuration and security, troubleshooting, and the class reference. Nothing is duplicated here, so it cannot drift.
https://github.com/abap-ai/mcp2#documentation
Install with abapGit like any other repository. Object
names are identical to the source repository (ZCL_MCP2_*), so one system
can host only one of the two — pick the repo that matches the release.
- ABAP Unit test classes are removed. The downported syntax and the test tooling of lower releases do not line up; tests run against the 7.5x source.
- No
docs/folder, no development tooling. - Everything else — behavior, object names, protocol support — is the same code.
Report issues against the source repository, mentioning that you are on the downport.