MCP Gateway
Getting Started with MCP Gateway
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 tutorialConnect 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