mcp-linear

Route Linear MCP operations through the mcporter CLI with JSON output.

Updated Feb 6, 2026
One-click install
npx skills add https://github.com/HelloWorldSungin/ark-ai-mcp --skill mcp-linear
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcp-linear
Source: https://github.com/HelloWorldSungin/ark-ai-mcp/tree/main/skills/mcp-linear
Command: npx skills add https://github.com/HelloWorldSungin/ark-ai-mcp --skill mcp-linear

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Linear tooling often requires loading dozens of MCP tool definitions into the context window. This skill consolidates Linear MCP tool usage behind a single mcporter-based command, saving context space and simplifying workflows.

Core Features & Use Cases

  • Unified access to Linear operations: issues, projects, teams, comments, documents, cycles, milestones, attachments, labels, and users.
  • Replaces the many embedded MCP tools with a single mcporter call, enabling lean contexts and consistent results.
  • Use case: manage a set of issues across ENG, update milestones, and create documents with a single mcporter invocation.

Quick Start

Install mcporter, configure the Linear MCP server in mcporter.json, and start invoking mcporter-based Linear commands in Claude.

Frequently Asked Questions about mcp-linear

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Linear issues and projects without loading many MCP tools into the context window?

You can consolidate Linear MCP tool usage by routing all operations through a single mcporter CLI command, saving context space and replacing embedded tools with consistent results.

What Linear resources can I manage using the mcporter CLI?

The mcporter CLI operates across Linear issues, projects, teams, comments, documents, cycles, milestones, attachments, and labels, enabling streamlined workflows for these resources.

How do I configure mcporter to interact with Linear MCP tools?

Install mcporter, configure the Linear MCP server in a mcporter.json file, and invoke mcporter-based Linear commands using the --output json flag for machine-readable results.

Can I update milestones and create documents across multiple Linear teams in a single command?

Yes, you can manage a set of issues across teams, update milestones, and create documents with a single mcporter invocation, routing operations through the CLI.

What is the best way to get machine-readable JSON results from Linear MCP operations?

The best way to get machine-readable results is to route Linear MCP operations through the mcporter CLI using the --output json flag for consistent, structured output.