Linear AI agent chat UI, that's connected to Linear MCP server
<img width="1919" height="1079" alt="Screenshot 2025-08-11 202229" src="https://github.com/user-attachments/assets/6c662f7a-9eec-41b6-81bb-4642190825ec" /> <h1 align="center">Linear-mcp-agent</h1> <p align="center"> An AI agent that helps you manage your Linear projects. </p> <p align="center"> <a href="#introduction"><strong>Introduction</strong></a> · <a href="#features"><strong>Deploy Your Own</strong></a> · <a href="#tech-stack"><strong>Tech Stack</strong></a> · <a href="#getting-started"><strong>Setting Up Locally</strong></a> · <a href="#contributing"><strong>Contributing</strong></a> · <a href="#license"><strong>License</strong></a> </p> <br/> ## Introduction This is an AI agent built with [Mastra](https://mastra.io), the [Vercel AI SDK](https://sdk.vercel.ai/docs) with [Linear](https://linear.app) MCP tools to help you with project management, it uses Google Gemini `gemini-1.5-pro` models. The agent can create and view issues, projects, and more within Linear. ## Features - **Use linear MCP tools:** Use the official linear 20+ MCP tools like: (list_issues, create_issue, list_teams...). - **Extensible:** Built on Mastra, allowing for new tools and capabilities to be added easily. - **Open-Source:** Available under the Apache 2.0 license. ## Tech Stack - [Next.js](https://nextjs.org/) – React framework for building the user interface. - [Shadcn](https://ui.shadcn.com/) - The React & tailwind UI component library - [Mastra](https://mastra.ai) – The underlying framework for the self-operating agent. - [Vercel AI SDK](https://sdk.vercel.ai/docs) – For building the AI-powered chat interface. - [Prisma](https://www.prisma.io/docs) - Node.js and TypeScript ORM - [Neon](https://neon.com/) - Serverless postgres platform ## Getting Started To get started, you can clone the repository and install the dependencies: ```bash git clone https://github.com/HaythemLazaar/linear-mcp-agent cd linear-mcp-agent pnpm install ``` You will need to generate
Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.
Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.
Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.
Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.
Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.
Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.