> ## Documentation Index
> Fetch the complete documentation index at: https://docs.parmanasystems.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Add a Connector with the Connector SDK

> This guide moved. The full walkthrough now lives on the Connector Development Guide.

This page has been consolidated into [Connector Development
Guide](/integrations/connector-development-guide), which now covers everything this page
used to: implementing the `Connector` interface, testing hermetically with `MockConnector`,
what registering a connector into the running default server actually requires, and
troubleshooting the common failure modes.

<Card title="Connector Development Guide" icon="plug" href="/integrations/connector-development-guide">
  Implement a Connector, test it hermetically, and see exactly what registering it into the
  default server requires.
</Card>
