ProductivityVerified

Linear MCP integration

Bring Linear issues, cycles, and project context into MCP workflows for triage, planning, and delivery operations.

Linear works best in Connexsus when the same issue and cycle context needs to be reused across multiple coding agents. Instead of reconnecting Linear per client, teams can manage one provider through the gateway and keep project execution data in one MCP flow.

Install path

This provider becomes available after sign-in and project assignment in Connexsus.

What you can do with Linear

  • Summarize sprint blockers from current issues.
  • Create or update issue context from coding agents.
  • Coordinate roadmap, cycles, and project delivery from one endpoint.

Sample prompts

Use Linear to summarize sprint blockers from current issues.
Within Connexsus, use Linear to create or update issue context from coding agents.
Explain how Linear helps teams coordinate roadmap, cycles, and project delivery from one endpoint.

Available capabilities

20 tools

linear_create_issue

Creates a new Linear issue.

linear_update_issue

Updates a Linear issue with a patch input object.

linear_search_issues

Searches Linear issues with query syntax.

linear_get_issue

Retrieves full details for a Linear issue.

linear_get_viewer

Returns the current authenticated Linear user.

linear_list_teams

Lists teams available in the Linear workspace.

linear_get_workflow_states

Lists valid workflow states for a team.

linear_get_organization

Returns organization/workspace metadata.

linear_comment_on_issue

Adds a comment to a Linear issue.

linear_get_comments

Fetches comments for a Linear issue.

linear_list_projects

Lists active Linear projects.

linear_create_project

Creates a new Linear project.

linear_create_project_update

Creates a status update for a Linear project.

linear_manage_milestones

Creates or updates project milestones.

linear_list_cycles

Lists cycles for a team or workspace.

linear_get_cycle

Gets a specific cycle by ID.

linear_list_labels

Lists issue labels.

linear_list_users

Lists workspace users.

linear_list_project_updates

Lists updates for a given project.

linear_get_auth_context

Returns Linear auth context (mode, expiry, scope) with viewer summary for diagnostics.

FAQ

Is the Linear provider read-only?

No. Connexsus supports both read and workflow actions based on the implemented Linear tool surface.

Does Linear stay project-scoped?

Yes. Assignment and registry controls remain project-aware inside Connexsus.

Why pair Linear with GitHub or Slack?

Those combinations let coding agents move from issue context to code context to team communication without switching integrations manually.

Auth and workspace model

Connexsus separates public provider information from private runtime state. Teams install the provider after sign-in, assign it to a project, and then expose tools to supported MCP clients from one managed gateway endpoint.

Related providers