Create a new bug issue for the login problem
Common usage pattern for this MCP server
Ask Claude: "Create a new bug issue for the login problem"Integrate with Linear's issue tracking and project management system
Connect Claude to Linear for comprehensive project management, issue tracking, and team collaboration.~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json{
"mcpServers": {
"linear": {
"transport": "sse",
"url": "https://mcp.linear.app/sse"
}
}
}{
"mcpServers": {
"linear": {
"transport": "sse",
"url": "https://mcp.linear.app/sse"
}
}
}OAuth access token expired - 401 Unauthorized error
Access tokens expire after 24 hours. Re-authenticate to get new token with refresh token enabled (default for OAuth apps created after Oct 1, 2025). Token refreshes automatically in compliant clients.
Rate limit exceeded - RATELIMITED error code returned
API key auth: 1,500 requests/hour, 250K complexity points/hour. Unauthenticated: 60 req/hour. Implement exponential backoff. Use webhooks instead of polling. Contact support for temporary limit increase.
GraphQL query complexity limit exceeded - 10,000 points
Single query cannot exceed 10,000 complexity points. Reduce query depth or split into multiple smaller queries. Remove unnecessary nested fields. Check query complexity in Linear docs.
Insufficient workspace permissions for operation
Verify your Linear account has Member or Admin role (not Guest). Check workspace settings for user permissions. Contact workspace admin to upgrade role if needed.
Common usage pattern for this MCP server
Ask Claude: "Create a new bug issue for the login problem"Common usage pattern for this MCP server
Ask Claude: "Show me all issues assigned to me"Common usage pattern for this MCP server
Ask Claude: "Update issue LIN-123 to 'In Progress'"Common usage pattern for this MCP server
Ask Claude: "List all issues in the current sprint"Loading reviews...
Join our community of Claude power users. No spam, unsubscribe anytime.
Required