Linear MCP Server Extension for Zed
@LoamStudios
About Linear MCP Server Extension for Zed
A Linear MCP Server Extension for Zed
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Linear MCP Server Extension for Zed?
This extension integrates the (Unofficial) Linear MCP Server as a context server for Zed's Agent Panel. It is intended for users who want to use Linear within Zed's AI features, but the official Linear MCP Server is recommended instead.
How to use Linear MCP Server Extension for Zed?
After installing the extension, add a configuration block to your Zed settings JSON. You must obtain a Linear access token from https://linear.app/<your-org>/settings/account/security and set it as linear_api_key in the mcp-server-linear context server settings.
Key features of Linear MCP Server Extension for Zed
- Integrates Linear MCP into Zed's Agent Panel
- Requires a Linear API token for authentication
- Unofficial – official Linear MCP server is preferred
Use cases of Linear MCP Server Extension for Zed
- Managing Linear issues directly from Zed's AI assistant
- Querying Linear data without leaving the editor
FAQ from Linear MCP Server Extension for Zed
What is the difference between this extension and the official Linear MCP server?
The official Linear MCP server is remote, does not require installation, and uses a URL-based configuration. This extension installs the unofficial Linear MCP server locally within Zed.
What dependencies or runtime does this extension require?
It requires Zed with the Agent Panel feature, and a Linear API token from your account settings.
Where does the data reside?
The extension communicates with Linear's servers; no local data storage is mentioned.
What transport or authentication does the extension use?
It uses HTTP transport (via MCP) and authenticates with the Linear API token set in the configuration.
Is the official Linear MCP server recommended over this extension?
Yes. The README states "You should use that one instead."
More Version Control MCP servers
Linear MCP Server
jerhadfA server that integrates Linear's project management system with the Model Context Protocol (MCP) to allow LLMs to interact with Linear.

GitLab
modelcontextprotocolModel Context Protocol Servers
Atlassian Jira MCP Server
aashariNode.js/TypeScript MCP server for Atlassian Jira. Equips AI systems (LLMs) with tools to list/get projects, search/get issues (using JQL/ID), and view dev info (commits, PRs). Connects AI capabilities directly into Jira project management and issue tracking workflows.
Bitbucket MCP
MatanYeminiBitbucket MCP - A Model Context Protocol (MCP) server for integrating with Bitbucket Cloud and Server APIs
Code Review Server
crazyrabbitLTCA MCP server for code reviews
Comments