This doc talks about how to add a new source or destination to the streaming pipeline.

Prerequisites

Follow this doc to set up the development environment for Mage.

Add a new source

Example PR for adding a source: https://github.com/mage-ai/mage-ai/pull/1953


Add a new destination (sink)

Example PR for adding a sink: https://github.com/mage-ai/mage-ai/pull/2121