aicoolies logo

Linear MCP Server

Official authenticated remote MCP endpoint for Linear issues, projects, comments, and coding-agent workflows.

Share
freemiumTelemetry Concerns
Visit Website →

Linear MCP Server is Linear’s official authenticated remote MCP endpoint for agent access to issues, projects, and comments. It gives Claude, Codex, Cursor, VS Code, Windsurf, Zed, and other clients a centrally hosted way to find, create, and update Linear work items through OAuth-backed MCP without maintaining a local connector or brittle API glue.

Linear MCP Server is the official remote MCP endpoint for connecting coding agents and AI clients to Linear work data. The server is centrally hosted by Linear at https://mcp.linear.app/mcp and follows the authenticated remote MCP model. For developer teams already planning work in Linear, the value is direct access to issue, project, and comment context from the same client where the agent is writing code or triaging tasks, without asking every team to maintain a custom integration.

The server’s initial tool scope covers finding, creating, and updating Linear objects such as issues, projects, and comments, with more functionality documented as on the way. Linear publishes setup paths for Claude, Claude Code, Codex CLI and IDE extension, Cursor, Jules, VS Code, Windsurf, and Zed. That breadth gives it a strong developer-workflow angle: it is less about generic project management and more about letting coding agents read backlog context, create follow-up issues, and keep execution state close to the code loop.

The safest positioning is authenticated remote issue/project context, not autonomous project management. Linear uses Streamable HTTP transport with OAuth 2.1 and dynamic client registration, and it also supports direct bearer-token or API-key flows for app-user, read-only, or existing-OAuth scenarios. Teams should still verify workspace policy, scopes, and client support before rollout. Comparisons against Asana or Slack should wait until the dependent tool pages and exact pair checks are complete.

Pricing

The MCP endpoint is documented as Linear’s hosted remote server; actual access depends on Linear account/workspace permissions and underlying Linear plan. Verify pricing before relying on exact plan assumptions.

Platforms

Centrally hosted remote MCP endpoint at https://mcp.linear.app/mcp using Streamable HTTP, OAuth 2.1 dynamic client registration, and documented setup for Claude, Codex, Cursor, VS Code, Windsurf, Zed, and more.

Categories

Tags

Use Cases

Related Tools

Slack MCP Server

Official Slack MCP server for approved workspace search, messaging, canvas, and user-context actions.

Slack MCP Server is Slack’s official remote MCP layer for giving approved AI clients workspace context and controlled actions. It lets agents search messages, files, users, and channels, draft or send messages, read threads, manage canvases, and authenticate through Slack OAuth while workspace admins approve integrations and normal Slack rate limits still apply.

freemiumTelemetry

Figma MCP Server

Official remote MCP server for design-to-code and write-to-canvas Figma workflows.

Figma MCP Server is Figma’s official remote Model Context Protocol surface for design-to-code agents. It gives supported clients structured design context, variables, components, selected-frame code context, Code Connect mappings, and beta write-to-canvas tools for creating or updating native Figma frames from an MCP client while keeping the workflow tied to Figma files.

freemiumTelemetry

Executor

MCP gateway and integration catalog for AI agents

Executor is an MIT-licensed integration layer and MCP gateway for AI agents. It gives Claude Code, Cursor, Codex, and other MCP-speaking clients one endpoint for connected OpenAPI specs, GraphQL APIs, MCP servers, Google Discovery sources, and custom JavaScript tools, with local, cloud, and self-hosted deployment options for teams centralizing tool access.

open-sourceOpen SourceTelemetry

Spotlight by Backplanes

Session reports for Claude Code and Codex runs

Spotlight by Backplanes turns completed Claude Code and Codex sessions into concise reports for engineering, security, and spend review. The CLI installs on macOS, Linux, or WSL 2, watches sessions after they finish, redacts PII and credentials locally before upload, then summarizes files touched, commands run, external domains reached, scope drift, risky actions, and next-session improvements.

freemiumTelemetry

agmsg

Cross-agent messaging for CLI coding agents

agmsg is an MIT-licensed Bash and SQLite messaging layer for CLI coding agents. It lets Claude Code, Codex, Gemini CLI, GitHub Copilot CLI, Antigravity, OpenCode, Hermes, and other terminal agents exchange messages through a shared local database instead of relying on a human copy-paste relay. It is intentionally not MCP, not a broker, and not a subagent framework.

open-sourceOpen Source

Talk to Figma MCP

Read/write MCP bridge between AI coding agents and Figma

Talk to Figma MCP is an MIT-licensed bridge from Grab that connects Cursor, Claude Code, and other MCP-capable agents to Figma through a local MCP server, WebSocket bridge, and Figma plugin. Unlike read-only context servers, it can inspect selections, create or modify nodes, update text in bulk, and automate design operations, so teams should review permissions before enabling write access.

open-sourceOpen SourceTelemetry