Linear
api.linear.app
Linear is a modern project management tool designed for software teams. It offers a fast, streamlined interface for issue tracking, project planning, and team workflows. Its GraphQL API provides full access to issues, projects, cycles, and comments.
api_key
free
1.0
https://api.linear.app
1
2026-03-01T11:08:27.000Z
Health
This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →
Capabilities
create_comment
analyticsAdd a comment to an existing issue for discussion and collaboration.
Detail: https://api.linear.app/capabilities/create_comment
create_issue
analyticsCreate a new issue in a team's backlog with title, description, priority, assignee, and labels.
Detail: https://api.linear.app/capabilities/create_issue
list_issues
analyticsRetrieve issues with filtering by team, status, assignee, label, or project.
Detail: https://api.linear.app/capabilities/list_issues
list_projects
analyticsList all projects with their status, progress, lead, and associated teams.
Detail: https://api.linear.app/capabilities/list_projects
search_issues
analyticsFull-text search across all issues by keywords, returning matching results ranked by relevance.
Detail: https://api.linear.app/capabilities/search_issues
update_issue
analyticsUpdate properties of an existing issue such as title, status, priority, or assignee.
Detail: https://api.linear.app/capabilities/update_issue
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: Linear Description: Linear is a modern project management tool designed for software teams. It offers a fast, streamlined interface for issue tracking, project planning, and team workflows. Its GraphQL API provides full access to issues, projects, cycles, and comments. Auth: api_key Capabilities: - create_comment: Add a comment to an existing issue for discussion and collaboration. - create_issue: Create a new issue in a team's backlog with title, description, priority, assignee, and labels. - list_issues: Retrieve issues with filtering by team, status, assignee, label, or project. - list_projects: List all projects with their status, progress, lead, and associated teams. - search_issues: Full-text search across all issues by keywords, returning matching results ranked by relevance. - update_issue: Update properties of an existing issue such as title, status, priority, or assignee.