Skip to content →
Browse

Visual Studio Code MCP

Connect VS Code to the Linear MCP server

Linear and VS code icons on a black background
Linear and VS code icons on a black background

Overview

With the official MCP extension (or any agent toolkit), VS Code users can wire Linear into their AI workflows—letting prompts open issues or pull backlog context while you code.

Setup instructions

  1. CTRL/CMD P and search for MCP: Add Server.
  2. Select Command (stdio)
  3. Enter the following configuration, and hit enter.

npx mcp-remote https://mcp.linear.app/sse

  1. Enter the name Linear and hit enter.
  2. Activate the server using MCP: List Servers and selecting Linear, and selecting Start Server.

Build your own integration

Create your own integration with Linear’s API and submit it to the directory.

Start building