Skip to content

Integrations

Manage third-party service integrations for your app

Switch to Integrations view using the Integrations Menu Item icon in the main menu.

Integrations allow you to connect your app to third-party services like Supabase, Xano, Linear, RevenueCat, and more.

Integrations

MCP Integrations let you connect the AI Agent to third-party services like Supabase, Xano, Linear, RevenueCat, and more. This allows the AI Agent to access and use the data from these services in your app, in addition to managing these services for you.

For most services, you will simply be prompted to sign in to the service and grant access to Draftbit to allow the AI Agent to access these services. For some services, you may need to provide additional credentials or API keys.

Supabase is a open-source backend-as-a-service platform that provides authentication, database, storage, and real-time capabilities for your app.

The Supabase integration allows the AI Agent to:

  • Create and manage tables in your Supabase database
  • Insert, update, and delete data in your Supabase database
  • Query your Supabase database
  • Store and access files in your Supabase Storage
  • Subscribe to real-time updates from your Supabase database
  • Set up user authentication and authorization
  • Create edge functions to handle business logic

Read more about the Supabase MCP in their docs.

Xano is a no-code/low-code backend-as-a-service platform that lets you model data, build APIs, and handle business logic without managing servers.

The Xano integration allows the AI Agent to:

  • Create and manage data models in your Xano database
  • Build and deploy APIs in your Xano workspace
  • Query your Xano database
  • Store and access files in your Xano Storage
  • Subscribe to real-time updates from your Xano database
  • Set up user authentication and authorization
  • Create edge functions to handle business logic

Read more about the Xano MCP in their docs.

Directus is a open-source backend-as-a-service platform that provides authentication, database, storage, and real-time capabilities for your app.

The Directus integration allows the AI Agent to:

  • Create and manage tables in your Directus database
  • Insert, update, and delete data in your Directus database
  • Query your Directus database
  • Store and access files in your Directus Storage
  • Subscribe to real-time updates from your Directus database
  • Set up user authentication and authorization
  • Create workflows to handle business logic

Read more about the Directus MCP in their docs.

Linear is a project management platform that lets you track your work and collaborate with your team.

The Linear integration allows the AI Agent to:

  • Create and manage projects and issues
  • Work on specific issues in your Linear workspace

Read more about the Linear MCP in their docs.

RevenueCat is a subscription management platform that lets you manage your app’s subscriptions and revenue.

The RevenueCat integration allows the AI Agent to:

  • Integrate subscription billing and in-app purchases into your app
  • Create and manage subscriptions and products
  • Manage subscription status and renewals

Read more about the RevenueCat MCP in their docs.

Stripe is a payment processing platform that lets you accept payments from your customers.

The Stripe integration allows the AI Agent to:

  • Integrate payment processing into your app
  • Create and manage products and prices

Read more about the Stripe MCP in their docs.

Sentry is a error tracking platform that lets you track and fix errors in your app.

The Sentry integration allows the AI Agent to:

  • Track errors in your app
  • Fix errors in your app

Read more about the Sentry MCP in their docs.

Firebase is a backend-as-a-service platform that provides authentication, database, storage, and real-time capabilities for your app.

The Firebase integration allows the AI Agent to:

  • Integrate authentication into your app
  • Integrate database into your app
  • Integrate storage into your app
  • Integrate real-time capabilities into your app
  • and more!

Figma is a design tool that lets you create and collaborate on designs.

The Figma integration allows the AI Agent to:

  • Create and manage designs in your Figma project
  • Create and manage components in your Figma project
  • Create and manage styles in your Figma project
  • and more!

Apollo GraphQL is a GraphQL platform that lets you build and deploy GraphQL APIs.

The Apollo GraphQL integration allows the AI Agent to:

  • Create and manage GraphQL endpoints
  • Create and manage GraphQL schemas
  • Create and manage GraphQL queries
  • Create and manage GraphQL mutations