Linear
Issues, cycles, roadmaps — fast.
Overview
Create, query and transition Linear issues. Great pair with a Slack intake agent that turns user reports into triaged issues.
Why this matters
- Native cycle awareness.
- SLA timestamps on every state transition.
Tools exposed
4 toolscreate_issueCreate an issue with labels, assignee, project.
update_issueMove state, reassign, add labels.
list_issuesFilter by team, cycle, assignee.
add_commentComment on an existing issue.
Read-only and list_* calls are free in all plans. Standard calls consume 1 credit. Heavy operations (bulk writes, cross-resource) may consume more — see docs.
Quickstart
- 1
Install from your workspace
Click Install on this page. You'll land in Aladia signed in and the connector will be added to your team.
- 2
Team owner connects the service
Paste credentials or OAuth once as the team owner. Your Linear keys never leave Aladia's encrypted store.
- 3
Members link their identity
Each team member authorises their own Linear user so calls are attributed per-human.
- 4
Call from any agent
Tools appear immediately in the agent picker. Drafts go to the source system for human approval before any side-effect.
Frequently asked questions
How much does the Linear connector cost?
The Linear MCP connector is billed at €1.20 per 1,000 tool calls on the Aladia Team plan. Read-only list endpoints such as list_issues are counted but included in your team's shared credit pool.
Does the Linear connector support OAuth?
Linear uses scoped API keys. Each member stores their own restricted key; Aladia encrypts it at rest and only injects it into that member's agent runs.
How many tools does the Linear connector expose?
4 tools covering create_issue, update_issue, list_issues and 1 more. Each tool is versioned and invocations are attributed to the calling team member.
Can I try the Linear connector before subscribing?
Yes — new workspaces get 1,000 credits free, enough to explore Linear and a few other connectors before you upgrade. Install takes one click from your dashboard once you have an Aladia account.
Changelog
- v1.0.0
GA release.
2026-02-10