4,000+ servers built on MCP Fusion
Vinkius
CursorIDE
Why use Linear MCP Server with Cursor?

Bring Issue Tracking
to Cursor

Create your Vinkius account to connect Linear to Cursor and start using all 12 AI tools in minutes. Fully managed, enterprise secure, and ready to use without writing a single line of code. No hosting, no server setup — just connect and start using.

MCP Inspector GDPR Free for Subscribers
Create CommentCreate IssueGet IssueGet ProjectGet ViewerList CyclesList IssuesList LabelsList ProjectsList TeamsSearch IssuesUpdate Issue
ChatGPT Claude Perplexity

Compatible with every major AI agent and IDE

ClaudeClaude
ChatGPTChatGPT
CursorCursor
GeminiGemini
WindsurfWindsurf
VS CodeVS Code
JetBrainsJetBrains
VercelVercel
+ other MCP clients
Linear

What is the Linear MCP Server?

Connect your Linear workspace to any AI agent and take full control of your issue tracking and sprint workflows through natural conversation.

What you can do

  • User & Team Discovery — Retrieve the authenticated user profile and list all teams configured in your Linear workspace
  • Issue Management — List, search, inspect and create issues with full metadata including assignees, labels, priority and state
  • Project Oversight — Browse all active projects, view their status and drill into specific project details by ID
  • Comments & Collaboration — Add comments to issues to keep your team context aligned without switching to the Linear app
  • Cycle Tracking — List all sprint cycles for any team, including start/end dates and completion progress
  • Label Organization — View all issue labels used for categorization across teams

How it works

  1. Subscribe to this server
  2. Enter your Linear Personal API Key
  3. Start managing your sprints from Claude, Cursor, or any MCP-compatible client

No more tab-switching to check issue status or hunt for the right assignee. Your AI acts as an on-demand engineering manager.

Who is this for?

  • Engineering Managers — instantly pull issue summaries, check cycle progress and audit sprint health without opening Linear
  • Developers — create and update issues, add comments and check assignees directly from your IDE
  • Product Teams — monitor project statuses and search across issues to understand feature scope and blockage

Built-in capabilities (12)

create_comment

The body supports Linear Markdown format including @mentions and ~~strikethrough~~. Add a comment to a Linear issue

create_issue

Requires the team ID and issue title. Optionally set description, assignee, priority (0=No priority, 1=Urgent, 2=High, 3=Normal, 4=Low) and label IDs. Create a new Linear issue

get_issue

Use the issue ID (UUID) or the human-readable identifier (e.g. TEAM-123). Get full details for a Linear issue

get_project

Get details for a specific Linear project

get_viewer

Useful to verify which account the API token belongs to. Get current authenticated Linear user details

list_cycles

Each cycle has a number, name, start date, end date and completion progress percentage. List Linear cycles (sprints) for a team

list_issues

Optionally filter by team ID to get issues for a specific team only. List Linear issues

list_labels

Optionally filter by team ID. Each label has a name, color and optional description. List Linear issue labels

list_projects

Projects group issues across multiple teams. Use optional limit to control how many results to fetch. List Linear projects

list_teams

Each team has a unique ID, name, key prefix and optional description. Use this to discover teams before querying their issues or cycles. List all Linear teams

search_issues

Optionally filter results to a specific team. Returns issues with identifier, title, state, priority, assignee and URL. Search Linear issues by text

update_issue

Provide the issue ID (UUID) and only the fields you want to change. Update an existing Linear issue

Why Cursor?

Cursor's Agent mode turns Linear into an in-editor superpower. Ask Cursor to generate code using live data from Linear and it fetches, processes, and writes. all in a single agentic loop. 12 tools appear alongside file editing and terminal access, creating a unified development environment grounded in real-time information.

  • Agent mode turns Cursor into an autonomous coding assistant that can read files, run commands, and call MCP tools without switching context

  • Cursor's Composer feature can generate entire files using real-time data fetched through MCP. no copy-pasting from external dashboards

  • MCP tools appear alongside built-in tools like file reading and terminal access, creating a unified agentic environment

  • VS Code extension compatibility means your existing workflow, keybindings, and extensions all work alongside MCP tools

See it in action

Linear in Cursor

AI AgentVinkius
High Security·Kill Switch·Plug and Play
Enterprise Security

Why run Linear with Vinkius?

The Linear connection runs on our fully managed, secure cloud infrastructure. We handle the hosting, maintenance, and security so you don't have to deal with servers or code. All 12 tools are ready to work instantly without any complex setup.

You stay in complete control of your data. Your AI only accesses the information you approve, keeping your sensitive passwords and private details completely safe. Plus, with automatic optimizations, your AI works faster and more efficiently.

Linear
Fully ManagedNo server setup
Plug & PlayNo coding needed
SecurePrivacy protected
PrivateYour data is safe
Cost ControlBudget limits
Control1-click disconnect
Auto-UpdatesMaintenance free
High SpeedOptimized for AI
Reliable99.9% uptime
Your credentials and connection tokens are fully encrypted

* Every connection is hosted and maintained by Vinkius. We handle the security, updates, and infrastructure so you don't have to write code or manage servers. See our infrastructure

01 / Catalog

Over 4,000 integrations ready for AI agents

Explore a vast library of pre-built integrations, optimized and ready to deploy.

02 / Credentials

Connect securely in under 30 seconds

Generate tokens to authenticate and link external services in a single step.

03 / Guardian

Complete visibility into every agent action

Audit live requests, latency, success rates, and active security compliance policies.

04 / FinOps

Optimize spending and track token ROI

Analyze real-time token consumption and cost metrics detailed by connection.

Over 4,000 integrations ready for AI agents
Connect securely in under 30 seconds
Complete visibility into every agent action
Optimize spending and track token ROI

Explore our live AI Agents Analytics dashboard to see it all working

This dashboard is included when you connect Linear using Vinkius. You will never be left in the dark about what your AI agents are doing with your tools.

Why Vinkius

Linear and 4,000+ other AI tools. No hosting, no code, ready to use.

Professionals who connect Linear to Cursor through Vinkius don't need to write code, manage servers, or worry about security. Everything is pre-configured, secure, and runs automatically in the background.

4,000+MCP Integrations
<40msResponse time
100%Fully managed
Raw MCP
Vinkius
Ready-to-use MCPsFind and configure each manually4,000+ MCPs ready to use
Connection SetupManual coding & server setup1-click instant connection
Server HostingYou host it yourself (needs 24/7 uptime)100% hosted & managed by Vinkius
Security & PrivacyStored in plaintext config filesBank-grade encrypted vault
Activity VisibilityBlind execution (no logs or tracking)Live dashboard with real-time logs
Cost ControlRunaway AI token spend riskAutomatic budget limits
Revoking AccessMust delete files or code to stop1-click disconnect button
The Vinkius Advantage

How Vinkius secures Linear for Cursor

Every request between Cursor and Linear is protected by our secure gateway. We automatically keep your sensitive data private, prevent unauthorized access, and let you disconnect instantly at any time.

< 40msCold start
Ed25519Signed audit chain
60%Token savings
FAQ

Frequently asked questions

01

How do I find my Linear Personal API Key?

Go to Linear Settings > API and click Create API Key. Give it a descriptive name like 'Vinkius MCP' and copy the generated key immediately — it won't be shown again.

02

Can I create new issues with assignees and labels?

Yes! Use the create_issue tool with the required team_id and title parameters. Optionally provide assignee_id, priority (0-4), description in Markdown and label_ids as a comma-separated list. The agent will return the created issue's identifier and URL.

03

Does the agent have access to delete issues or modify team settings?

No. This server focuses on read operations and safe mutations — creating issues, updating fields and adding comments. Destructive actions like deletion or team configuration changes are not exposed, keeping your workspace secure.

04

What is Agent mode and why does it matter for MCP?

Agent mode is Cursor's autonomous execution mode where the AI can perform multi-step tasks: reading files, editing code, running terminal commands, and calling MCP tools. Without Agent mode, Cursor operates in a simpler ask-and-answer mode that doesn't support tool calling. Always ensure you're in Agent mode when working with MCP servers.

05

Where does Cursor store MCP configuration?

Cursor looks for MCP server configurations in a mcp.json file. You can configure servers at the project level (.cursor/mcp.json in your project root) or globally (~/.cursor/mcp.json). Project-level configs take precedence.

06

Can Cursor use MCP tools in inline edits?

No. MCP tools are only available in Agent mode through the chat panel. Inline completions and Tab suggestions do not trigger MCP tool calls. This is by design. tool calls require user visibility and approval.

07

How do I verify MCP tools are loaded?

Open Settings → Features → MCP and look for your server name. A green indicator means the server is connected. You can also check Agent mode's available tools by clicking the tools dropdown in the chat panel.

08

Tools not appearing in Cursor

Ensure you are in Agent mode (not Ask mode). MCP tools only work in Agent mode.

09

Server shows as disconnected

Check Settings → Features → MCP and verify the server status. Try clicking the refresh button.

Explore More MCP Servers

View all →