Use Claude for SAP ABAP development on RFC-only / SAProuter systems: a local HTTP->RFC bridge that lets vsp (and any HTTP-only ADT client) tunnel ADT REST through SADT_REST_RFC_ENDPOINT via PyRFC.
$git clone https://github.com/enricoandreoli/adt-rfc-bridgeInstalls into the current project.
Install adt-rfc-bridge by running `git clone https://github.com/enricoandreoli/adt-rfc-bridge`, then use it for the current task and follow its documentation at https://github.com/enricoandreoli/adt-rfc-bridge.