HomeMarketplace

Linear MCP Integration - AI Agent Tools

Connect Linear with AI agents using Model Context Protocol (MCP). Seamlessly integrate Linear tools and actions into Claude, Cursor, Windsurf, and other AI applications for enhanced workflow automation.

Features

  • Easy MCP setup with one command
  • Compatible with Claude, Cursor, Windsurf
  • 21+ available tools and actions
  • Built-in authentication and security
  • Real-time synchronization
  • No coding required

Category

Productivity & Project Management tools for AI automation

Setup Instructions

Install Linear MCP server in minutes. Choose your AI platform: Cursor, Claude Desktop, Windsurf, or use HTTP endpoint for custom integrations. Follow our step-by-step guide to connect Linear with your AI agent.

Benefits

  • Automate Linear workflows with AI
  • Increase productivity with AI-powered Linear operations
  • Seamless integration with popular AI platforms
  • Enterprise-grade security and reliability
  • 24/7 support and documentation

Related Integrations

Explore other MCP integrations: Gmail MCP, Notion MCP, GitHub MCP, Linear MCP, Slack MCP, Google Sheets MCP, and 100+ more AI agent tools.

Linear
Linear

Linear is a streamlined issue tracking and project planning tool for modern teams, featuring fast workflows, keyboard shortcuts, and GitHub integrations

VerifiedComposioComposio Managed
Users
4075
Tools
21
Last Updated
12h ago

Category

Productivity & Project Management

4075VIEWS
33USERS

Tools

Page 1 of 4

Get Current User

Gets the currently authenticated user's id, name, email, and other profile information. use this to identify 'me' in other linear operations that require user id filtering.

Remove Label From Linear Issue

Removes a specified label from an existing linear issue using their ids; successful even if the label isn't on the issue.

Run Query Or Mutation

Wildcard action that executes any graphql query or mutation against the linear api. use this as a fallback when no specific action exists for your use case, or when you need to perform complex operations not covered by other linear actions. supports full graphql capabilities including custom queries, mutations, and advanced filtering.

Update Issue

Updates an existing linear issue using its `issue id`; requires at least one other attribute for modification, and all provided entity ids (for state, assignee, labels, etc.) must be valid.

Create Linear Attachment

Creates a new attachment and associates it with a specific, existing linear issue.

Create A Comment

Creates a new comment on a specified linear issue.