← All plugins
linear
Linear issue tracking integration. Create issues, manage projects, update statuses, search across workspaces, and streamline your software development workflow with Linear's modern issue tracker.
Claude Code1 MCP serverstreamable-http
by Linear33.3kupdated 40 minutes ago
Source
git clone https://github.com/anthropics/claude-plugins-officialClone the source, then follow the repository's marketplace instructions for your runtime. The plugin root is external_plugins/linear/ inside the repository.
Layout
external_plugins/linear/
├── .claude-plugin/plugin.json└── .mcp.json
MCP servers1
linearstreamable-http
- url
- https://mcp.linear.app/mcp
Manifests1
external_plugins/linear/.claude-plugin/plugin.json
{
"name": "linear",
"description": "Linear issue tracking integration. Create issues, manage projects, update statuses, search across workspaces, and streamline your software development workflow with Linear's modern issue tracker.",
"author": {
"name": "Linear"
}
}