Skip to content

πŸ“š Tutorials

Step-by-step guides to help you deploy and integrate MCP Gateway and related components using both cloud-native and local containerized environments.


πŸš€ Cloud Deployment with Argo CD and IBM Cloud Kubernetes Service

This guide walks you through deploying the MCP Gateway Stack on IBM Cloud Kubernetes Service (IKS) using Helm and Argo CD for GitOps-based lifecycle management. You'll learn how to:

  • Build and push container images to IBM Container Registry
  • Provision an IKS cluster with VPC-native networking
  • Deploy the full MCP Gateway Helm chart via Argo CD
  • Configure services like PostgreSQL, Redis, and TLS
  • Connect AI clients like VS Code Copilot and LangChain Agent

πŸ‘‰ Read the full guide


🧠 Local Deployment of OpenWebUI + MCP Tools

This tutorial helps you set up OpenWebUI integrated with Ollama, LiteLLM, MCPO, and the MCP Gateway in a local containerized environment using Docker. It covers:

  • Running LLMs locally via Ollama
  • Using LiteLLM as a proxy for unified model access
  • Bridging MCP tools through MCPO to OpenWebUI
  • Managing MCP servers with the MCP Gateway
  • Connecting it all through Docker networks

Perfect for experimenting on your workstation or air-gapped environments.

πŸ‘‰ View the tutorial


πŸ“¦ Additional Resources

Stay tuned for more guides on CI/CD, hybrid federation, observability, and secure API operations.