Installation
Requirements
- Delphi 10 or newer (support for Attributes is essential).
- Neon as Serialization Engine.
Getting Started
1. Clone the Neon repository:
bash
git clone https://github.com/paolo-rossi/delphi-neon2. Clone the MCPConnect repository:
bash
git clone https://github.com/delphi-blocks/MCPConnect.git3. Add to Project Path: Add the Source directory of both cloned repositories to your Delphi Project's search path.
