What you’ll learn:
- How to create a custom provider
- Supported runtime
Supported Runtime
Hosted custom providers currently run on Node.js.TypeScript/JavaScript (Node.js)
- Full npm package support
- Automatic TypeScript compilation
- Node.js 18+ runtime
Creating a Custom Provider
1
Navigate to Custom Providers
Go to Providers → Custom Providers.

2
Create Provider
Click Create Custom Provider.
3
Upload Code
Upload your MCP server code.

4
Deploy
Click Deploy and wait for the build to complete.
What’s Next?
Deployment Guide
Learn about versions and deployments.