# Integrating with Express

Integrate with your [**AI Agent**](https://freemius.com/help/help/documentation/ai/skills/.md)

Copy Prompt

Our [JS SDK](https://freemius.com/help/help/documentation/saas-sdk/js-sdk/.md) is framework-agnostic and works smoothly with any Node.js server, including Express.

We do not currently provide an official Express adapter. However, you can follow the [basic integration steps](https://freemius.com/help/help/documentation/saas-sdk/js-sdk/integration/.md) and adapt the examples to your Express routes and middleware.

If there’s enough demand, we may create a dedicated Express adapter or guide in the future. You can let us know by upvoting the feature request on our [public suggestion board](https://freemius.nolt.io/).
