Experimental
This connector is new and may have rough edges. APIs and tool names could change between releases. Please report issues on GitHub.
Changelog
Initial release. 12 tools for projects, issues, cycles, teams, comments, and search.
Setup
What you'll need: A Linear personal API key. Go to Linear > Settings > Account > API and create a key. The connect command will prompt you to paste it.
Tools
Issues 6 tools
- linear_search_issues - Search issues across your workspace with filters
- linear_get_issue - Get full details of a specific issue
- linear_create_issue - Create a new issue with title, description, priority, and labels
- linear_update_issue - Update an existing issue's fields
- linear_change_status - Move an issue to a different workflow state
- linear_assign_issue - Assign or reassign an issue to a team member
Projects 2 tools
- linear_list_projects - List all projects in the workspace
- linear_get_project - Get project details including status and progress
Cycles 1 tool
- linear_current_cycle - Get the current active cycle and its issues
Teams 1 tool
- linear_list_teams - List all teams in the workspace
Comments 1 tool
- linear_add_comment - Add a comment to an issue
Search 1 tool
- linear_search - Full-text search across issues, projects, and documents