Introduction
Welcome to AgentRetrofit. This library provides production-ready code to connect modern AI Agents to legacy enterprise systems.
Getting Started
Section titled “Getting Started”Select an integration from the sidebar to view the full implementation guide.
Popular Integrations
Section titled “Popular Integrations”The Architecture
Section titled “The Architecture”All our guides follow the Model Context Protocol (MCP) standard:
- The Agent (CrewAI/LangGraph) runs in the cloud.
- The Bridge (Our Python/Docker container) runs securely on your network.
- The Legacy System (SAP/Oracle) talks only to the Bridge.