Skip to main content
The first step in allowing your AI integrations to access external tools via Metorial lies in deploying a provider.
What you’ll learn:
  • How to deploy a provider
Before you start:

Deploying a provider

Providers in Metorial provide tools and resources to AI assistants through the Model Context Protocol. This guide will walk you through deploying your provider and making it accessible to AI applications.
1

Open the Provider Page

Navigate to the Providers section in the dashboard and select the GitHub provider.Provider Overview
2

Deploy Provider

Click Deploy and then select Provider Deployment.Provider Deployment Creation
3

Configure Deployment Settings

Set up your deployment configuration by choosing a clear, descriptive name for the deployment and creating a new OAuth App in Github Developer Settings. For detailed steps on creating and managing your OAuth App, refer to the GitHub documentation.Deployment Configuration
4

Your Provider is Ready

The provider has now been deployed and is ready to use!Testing Deployed Server

What’s Next?

🎉 You’ve successfully deployed your first provider! Next, we’ll guide you through testing your provider’s capabilities.

Next Up: How to test a provider

Learn how to test a provider using the Explorer.