Skip to content →

Connect VS Code to the Linear MCP server

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.

Remote MCP connections are still early and we've found that the connection may fail or require multiple attempts. If you experience issues, try restarting your client or disabling and re-enabling the Linear MCP server.

Start building

Build your own integration

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