ZuploZuplo
LoginStart for Free
  • Documentation
  • API Reference
Getting Started
Concepts
API Management
AI Gateway
MCP Gateway
    Overview
    Getting Started
      How it works
      Connect MCP clients
      Authentication
      Cross App Access
      Configuration
      Policies
      Observability
      ReferenceServer RegistryTroubleshooting
    MCP Server
    Developer Portal
    Development
    Deploying & Source Control
    Analytics
    Observability
    Networking & Infrastructure
    Account Management
    Programming API
    Build with AI
    Zuplo CLI
    Migration Guides
    Platform LimitsVersion Support PolicySecuritySupportTrust & ComplianceChangelog
    powered by Zuplo
    MCP Gateway

    Getting Started with MCP Gateway

    1. Choose a productMCP Gateway
    2. 2Choose a workflowHow you want to work
    3. 3Build and testFollow your tutorial

    An MCP Gateway controls access to an existing Model Context Protocol (MCP) server. This tutorial connects Linear through Zuplo so an AI assistant can call its tools after you sign in.

    You need a Linear workspace and an MCP client, such as Claude Desktop. The Portal guide uses Auth0 for sign-in; the local guides use development sign-in to test on your machine. Choose the workflow that fits your setup.

    Choose a workflow to start

    Pick one of these three options to open your tutorial. You can switch workflows later in the guide.

    Zuplo PortalConfigure your project in the browser with the visual Route Designer and built-in testing tools.What you'll needa browser and a free Zuplo accountUse the PortalLocal with an editorCreate a project with the Zuplo CLI, edit its files, and test changes on your machine.What you'll needNode.js 24+, a terminal, and your editorUse an editorLocal with an AI agentUse a guided prompt with Claude Code, Cursor, or Codex, then review and test the changes.What you'll needNode.js 24+ and an AI coding agentUse an AI agent

    What you'll build

    About 20 min for the tutorial

    Connect an MCP client to Linear through your own gateway and call a Linear tool.

    • Add Linear as an upstream MCP server
    • Configure sign-in and connect your Linear account
    • Call a tool through the gateway