Linear

Linear

Official
Productivity
OAuth

Access your Linear data from any compatible AI model or agent.

Linear

Access your Linear data from any compatible AI model or agent. With Lunar.dev MCPX, the MCP Gateway for secure and governed tool access, you connect the Linear MCP server to Claude, ChatGPT, Cursor, and any MCP client through one gateway that routes, authenticates, and governs every Linear tool call against your policies.

Why MCPX

MCPX is Lunar.dev's MCP Gateway. It sits between your AI agents and your MCP servers as a single gateway for every tool call, routing, authenticating, and governing traffic against your policies. Connect Linear once and govern it everywhere: role-based access per agent with on-behalf-of attribution, real-time visibility, and an immutable audit trail of who did what, all deployable inside your own VPC.

Tools content

  • list_issues · Read-only
    List issues in the Linear workspace, with filtering by attributes such as assignee, team, state, project, or query.
  • get_issue · Read-only
    Retrieve a Linear issue by its ID, including details such as attachments and the associated git branch name.
  • create_issue · Write
    Create a new Linear issue, optionally with a team, assignee, labels, state, priority, and project.
  • update_issue · Write
    Update an existing Linear issue, such as its title, description, state, priority, assignee, or labels.
  • list_comments · Read-only
    Retrieve the comments for a Linear issue.
  • create_comment · Write
    Create a comment on a Linear issue.
  • list_projects · Read-only
    List projects in the Linear workspace.
  • get_project · Read-only
    Retrieve a Linear project by its ID.
  • create_project · Write
    Create a Linear project; when name and at least one team are provided a new project is created.
  • update_project · Write
    Update the details and settings of an existing Linear project.
  • list_project_labels · Read-only
    List the project labels available in the Linear workspace.
  • list_teams · Read-only
    List the teams in the Linear workspace.
  • get_team · Read-only
    Retrieve a Linear team by its ID.
  • list_users · Read-only
    List the users in the Linear workspace.
  • get_user · Read-only
    Retrieve a Linear user by their ID.
  • list_my_issues · Read-only
    List the issues assigned to the currently authenticated user.
  • list_cycles · Read-only
    Retrieve the cycles for a specific Linear team.
  • list_documents · Read-only
    List the documents in the user's Linear workspace.
  • get_document · Read-only
    Retrieve a Linear document by its ID or slug.
  • list_issue_labels · Read-only
    List the issue labels available in the Linear workspace.

See all 24 tools

Frequently asked questions

What is the Linear MCP server?

Access your Linear data from any compatible AI model or agent. Through Lunar.dev MCPX, Linear connects to any MCP-compatible AI client behind a single governed gateway.

How do I connect Linear to MCPX?

Add the Linear server in the MCPX control plane or your app.yaml, then point your AI client at your MCPX gateway. MCPX handles OAuth and routes every Linear call through the gateway.

Is the Linear MCP server official?

Yes. Linear is an official, vendor-published MCP server, and MCPX governs it like any other server in your catalog.

What authentication does Linear use with MCPX?

Linear uses OAuth. MCPX enforces authentication at the gateway with token-based auth, OAuth, and role-based profiles, so you control which agents can invoke it.

How many tools does Linear expose in MCPX?

Linear's tools can be enabled or disabled individually in MCPX for least-privilege access.

Server details

CategoryProductivity
AuthOAuth
ConnectionStreamable HTTP