# [Rebilder integrations: the three install paths](https://rebilder.com/integrations)

> Choose a connection for Shopify, WordPress or a custom website. Each makes your existing business information easier for AI assistants to read, while customers keep using your familiar site.

- **Description:** Find the right Rebilder connection for your website. Compare integration availability, explore the SDK and get help connecting your business information.
- **Shopify:** Connect your Shopify store.
  - Paid: we run and monitor the endpoint
- **WordPress:** Connect your WordPress content with a plugin.
  - Free forever, and silent until you connect it
- **Any stack:** Let your developer connect a custom website.
  - Free forever: it runs in your stack
- **Organization:** Rebilder

## Shopify (Managed app)

Connect the app and approve its permissions to synchronize supported catalog content. Agents retrieve the prepared information through your storefront’s /apps/rebilder/ proxy path.
- Products, collections, policies, pages and blog posts
- Prices and stock read from Shopify, never recalculated
- Draft and archived products are never served
- Uninstall disconnects managed serving and removes the synced catalog

## WordPress (Plugin, GPL-2.0-or-later)

Make posts, pages and WooCommerce products readable to assistants at their existing URLs. Reporting stays off until you add an API key in Settings.
- Posts, pages and WooCommerce products
- Generates /llms.txt from your own content
- Sends Vary: Accept, so caches keep humans and agents apart
- Search engines always get your normal HTML

## Any stack (npm package)

Use your existing product and business data with adapters for Next.js, Express, Fastify and Cloudflare Workers. Requests the connection cannot handle continue through your normal website.
- Adapters for Next.js, Express, Fastify and Cloudflare Workers
- Products, catalogs, policies, documents and collections
- Source errors pass through to the existing application
- UCP, ACP and MCP endpoints, version-pinned

## Free if you run it, paid if we run it.

The SDK and the WordPress plugin run on your own server: free forever, no metering, no page limits. The Shopify app is paid because we run the endpoint and keep your catalog synced.

Shopify merchants can choose managed hosting or run the SDK’s App Proxy adapter on their own infrastructure.

## Pro sizing

- Pro: up to 3 sites · every agent visit analysed · Answers Hub on every site
- Agency: 10 sites included · additional sites available · every agent visit analysed · Answers Hub on every site

## Related

- [Quickstart](https://rebilder.com/docs/quickstart)
- [Pricing](https://rebilder.com/pricing)