did i see the MongoDB destination is available :th...
# contributing-to-airbyte
j
did i see the MongoDB destination is available 🤔 ? i didnt see it in the choices for destinations
u
yup! I think it should be auto-added if you upgrade airbyte. or you can add it as a custom connector.
u
info for adding as a custom connector
Copy code
{
  "name": "MongoDB",
  "dockerRepository": "airbyte/destination-mongodb",
  "dockerImageTag": "0.1.0",
  "documentationUrl": "<https://docs.airbyte.io/integrations/destinations/mongodb>"
}