IssueTracking
1 stars
Custom
Free and open-source (Note: Linear has its own pricing tiers)
12/5/2024

About

Supercharge your project management workflow with this elegant Model Context Protocol server that seamlessly integrates with Linear's modern issue tracking platform. This TypeScript implementation enables AI models to manage projects, track issues, and automate workflows while leveraging Linear's sleek interface and powerful features, making it perfect for teams looking to enhance their agile development process with AI capabilities.

Setup Instructions

Clone the repository:

bashCopygit clone https://github.com/jesse-c/linear-context-server-ts.git

Navigate to project directory:

bashCopycd linear-context-server-ts

Install dependencies:

bashCopynpm install

Configure Linear:

Generate Linear API key
Set up workspace access
Configure webhook settings


Environment setup:

Create .env file
Add Linear API key: LINEAR_API_KEY=your_api_key_here
Configure workspace settings


Run the server:

bashCopynpm start
Note: Requires Linear account and API access

Contributors

Discussion

Please sign in to join the discussion